Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/nfc/st21nfca/
H A Di2c.c53 struct st21nfca_i2c_phy { struct
95 static int st21nfca_hci_platform_init(struct st21nfca_i2c_phy *phy) in st21nfca_hci_platform_init() argument
136 struct st21nfca_i2c_phy *phy = phy_id; in st21nfca_hci_i2c_enable()
149 struct st21nfca_i2c_phy *phy = phy_id; in st21nfca_hci_i2c_disable()
187 struct st21nfca_i2c_phy *phy = phy_id; in st21nfca_hci_i2c_write()
349 static int st21nfca_hci_i2c_read(struct st21nfca_i2c_phy *phy, in st21nfca_hci_i2c_read()
425 struct st21nfca_i2c_phy *phy = phy_id; in st21nfca_hci_irq_thread_fn()
502 struct st21nfca_i2c_phy *phy; in st21nfca_hci_i2c_probe()
513 phy = devm_kzalloc(&client->dev, sizeof(struct st21nfca_i2c_phy), in st21nfca_hci_i2c_probe()
578 struct st21nfca_i2c_phy *phy = i2c_get_clientdata(client); in st21nfca_hci_i2c_remove()