Home
last modified time | relevance | path

Searched refs:pn544_i2c_phy (Results 1 – 1 of 1) sorted by relevance

/linux-6.15/drivers/nfc/pn544/
H A Di2c.c147 struct pn544_i2c_phy { struct
186 static void pn544_hci_i2c_platform_init(struct pn544_i2c_phy *phy) in pn544_hci_i2c_platform_init() argument
240 struct pn544_i2c_phy *phy = phy_id; in pn544_hci_i2c_enable()
251 struct pn544_i2c_phy *phy = phy_id; in pn544_hci_i2c_disable()
294 struct pn544_i2c_phy *phy = phy_id; in pn544_hci_i2c_write()
480 struct pn544_i2c_phy *phy = phy_id; in pn544_hci_i2c_irq_thread_fn()
525 struct pn544_i2c_phy *phy = phy_id; in pn544_hci_i2c_fw_download()
735 struct pn544_i2c_phy *phy = container_of(work, struct pn544_i2c_phy, in pn544_hci_i2c_fw_work()
870 struct pn544_i2c_phy *phy; in pn544_hci_i2c_probe()
878 phy = devm_kzalloc(&client->dev, sizeof(struct pn544_i2c_phy), in pn544_hci_i2c_probe()
[all …]