Searched refs:st_nci_i2c_phy (Results 1 – 1 of 1) sorted by relevance
49 struct st_nci_i2c_phy { struct63 struct st_nci_i2c_phy *phy = phy_id; in st_nci_i2c_enable() argument80 struct st_nci_i2c_phy *phy = phy_id; in st_nci_i2c_disable()94 struct st_nci_i2c_phy *phy = phy_id; in st_nci_i2c_write()124 static int st_nci_i2c_read(struct st_nci_i2c_phy *phy, in st_nci_i2c_read()177 struct st_nci_i2c_phy *phy = phy_id; in st_nci_irq_thread_fn()216 struct st_nci_i2c_phy *phy = i2c_get_clientdata(client); in st_nci_i2c_of_request_resources()261 struct st_nci_i2c_phy *phy = i2c_get_clientdata(client); in st_nci_i2c_request_resources()290 struct st_nci_i2c_phy *phy; in st_nci_i2c_probe()302 phy = devm_kzalloc(&client->dev, sizeof(struct st_nci_i2c_phy), in st_nci_i2c_probe()[all …]