Home
last modified time | relevance | path

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

/openbmc/linux/drivers/nfc/pn544/
H A Di2c.c149 struct pn544_i2c_phy { struct
188 static void pn544_hci_i2c_platform_init(struct pn544_i2c_phy *phy) in pn544_hci_i2c_platform_init() argument
242 struct pn544_i2c_phy *phy = phy_id; in pn544_hci_i2c_enable()
253 struct pn544_i2c_phy *phy = phy_id; in pn544_hci_i2c_disable()
296 struct pn544_i2c_phy *phy = phy_id; in pn544_hci_i2c_write()
482 struct pn544_i2c_phy *phy = phy_id; in pn544_hci_i2c_irq_thread_fn()
527 struct pn544_i2c_phy *phy = phy_id; in pn544_hci_i2c_fw_download()
737 struct pn544_i2c_phy *phy = container_of(work, struct pn544_i2c_phy, in pn544_hci_i2c_fw_work()
872 struct pn544_i2c_phy *phy; in pn544_hci_i2c_probe()
880 phy = devm_kzalloc(&client->dev, sizeof(struct pn544_i2c_phy), in pn544_hci_i2c_probe()
[all …]