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

/linux-4.4.14/drivers/nfc/st21nfca/
H A Di2c.c70 struct st21nfca_i2c_phy { struct
114 static int st21nfca_hci_platform_init(struct st21nfca_i2c_phy *phy) st21nfca_hci_platform_init()
155 struct st21nfca_i2c_phy *phy = phy_id; st21nfca_hci_i2c_enable()
168 struct st21nfca_i2c_phy *phy = phy_id; st21nfca_hci_i2c_disable()
207 struct st21nfca_i2c_phy *phy = phy_id; st21nfca_hci_i2c_write()
370 static int st21nfca_hci_i2c_read(struct st21nfca_i2c_phy *phy, st21nfca_hci_i2c_read()
446 struct st21nfca_i2c_phy *phy = phy_id; st21nfca_hci_irq_thread_fn()
515 struct st21nfca_i2c_phy *phy = i2c_get_clientdata(client); st21nfca_hci_i2c_of_request_resources()
560 struct st21nfca_i2c_phy *phy = i2c_get_clientdata(client); st21nfca_hci_i2c_request_resources()
591 struct st21nfca_i2c_phy *phy; st21nfca_hci_i2c_probe()
603 phy = devm_kzalloc(&client->dev, sizeof(struct st21nfca_i2c_phy), st21nfca_hci_i2c_probe()
661 struct st21nfca_i2c_phy *phy = i2c_get_clientdata(client); st21nfca_hci_i2c_remove()

Completed in 136 milliseconds