Home
last modified time | relevance | path

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

/drivers/nfc/st21nfca/
A Di2c.c50 struct st21nfca_i2c_phy { struct
92 static int st21nfca_hci_platform_init(struct st21nfca_i2c_phy *phy) in st21nfca_hci_platform_init() argument
133 struct st21nfca_i2c_phy *phy = phy_id; in st21nfca_hci_i2c_enable()
146 struct st21nfca_i2c_phy *phy = phy_id; in st21nfca_hci_i2c_disable()
184 struct st21nfca_i2c_phy *phy = phy_id; in st21nfca_hci_i2c_write()
344 static int st21nfca_hci_i2c_read(struct st21nfca_i2c_phy *phy, in st21nfca_hci_i2c_read()
420 struct st21nfca_i2c_phy *phy = phy_id; in st21nfca_hci_irq_thread_fn()
492 struct st21nfca_i2c_phy *phy; in st21nfca_hci_i2c_probe()
500 phy = devm_kzalloc(&client->dev, sizeof(struct st21nfca_i2c_phy), in st21nfca_hci_i2c_probe()
565 struct st21nfca_i2c_phy *phy = i2c_get_clientdata(client); in st21nfca_hci_i2c_remove()

Completed in 6 milliseconds