Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/nfc/st21nfca/
Di2c.c64 struct st21nfca_i2c_phy { struct
106 static int st21nfca_hci_platform_init(struct st21nfca_i2c_phy *phy) in st21nfca_hci_platform_init() argument
147 struct st21nfca_i2c_phy *phy = phy_id; in st21nfca_hci_i2c_enable()
160 struct st21nfca_i2c_phy *phy = phy_id; in st21nfca_hci_i2c_disable()
198 struct st21nfca_i2c_phy *phy = phy_id; in st21nfca_hci_i2c_write()
360 static int st21nfca_hci_i2c_read(struct st21nfca_i2c_phy *phy, in st21nfca_hci_i2c_read()
436 struct st21nfca_i2c_phy *phy = phy_id; in st21nfca_hci_irq_thread_fn()
513 struct st21nfca_i2c_phy *phy; in st21nfca_hci_i2c_probe()
524 phy = devm_kzalloc(&client->dev, sizeof(struct st21nfca_i2c_phy), in st21nfca_hci_i2c_probe()
580 struct st21nfca_i2c_phy *phy = i2c_get_clientdata(client); in st21nfca_hci_i2c_remove()