Home
last modified time | relevance | path

Searched refs:st_nci_i2c_phy (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/nfc/st-nci/
H A Di2c.c32 struct st_nci_i2c_phy { struct
45 struct st_nci_i2c_phy *phy = phy_id; in st_nci_i2c_enable()
62 struct st_nci_i2c_phy *phy = phy_id; in st_nci_i2c_disable()
76 struct st_nci_i2c_phy *phy = phy_id; in st_nci_i2c_write()
106 static int st_nci_i2c_read(struct st_nci_i2c_phy *phy, in st_nci_i2c_read()
159 struct st_nci_i2c_phy *phy = phy_id; in st_nci_irq_thread_fn()
206 struct st_nci_i2c_phy *phy; in st_nci_i2c_probe()
217 phy = devm_kzalloc(dev, sizeof(struct st_nci_i2c_phy), GFP_KERNEL); in st_nci_i2c_probe()
262 struct st_nci_i2c_phy *phy = i2c_get_clientdata(client); in st_nci_i2c_remove()
/kernel/linux/linux-6.6/drivers/nfc/st-nci/
H A Di2c.c32 struct st_nci_i2c_phy { struct
45 struct st_nci_i2c_phy *phy = phy_id; in st_nci_i2c_enable()
62 struct st_nci_i2c_phy *phy = phy_id; in st_nci_i2c_disable()
76 struct st_nci_i2c_phy *phy = phy_id; in st_nci_i2c_write()
106 static int st_nci_i2c_read(struct st_nci_i2c_phy *phy, in st_nci_i2c_read()
159 struct st_nci_i2c_phy *phy = phy_id; in st_nci_irq_thread_fn()
201 struct st_nci_i2c_phy *phy; in st_nci_i2c_probe()
209 phy = devm_kzalloc(dev, sizeof(struct st_nci_i2c_phy), GFP_KERNEL); in st_nci_i2c_probe()
254 struct st_nci_i2c_phy *phy = i2c_get_clientdata(client); in st_nci_i2c_remove()

Completed in 2 milliseconds