Lines Matching refs:st21nfca_i2c_phy
70 struct st21nfca_i2c_phy { struct
114 static int st21nfca_hci_platform_init(struct st21nfca_i2c_phy *phy) in st21nfca_hci_platform_init() argument
155 struct st21nfca_i2c_phy *phy = phy_id; in st21nfca_hci_i2c_enable()
168 struct st21nfca_i2c_phy *phy = phy_id; in st21nfca_hci_i2c_disable()
207 struct st21nfca_i2c_phy *phy = phy_id; in st21nfca_hci_i2c_write()
370 static int st21nfca_hci_i2c_read(struct st21nfca_i2c_phy *phy, in st21nfca_hci_i2c_read()
446 struct st21nfca_i2c_phy *phy = phy_id; in st21nfca_hci_irq_thread_fn()
515 struct st21nfca_i2c_phy *phy = i2c_get_clientdata(client); in st21nfca_hci_i2c_of_request_resources()
560 struct st21nfca_i2c_phy *phy = i2c_get_clientdata(client); in st21nfca_hci_i2c_request_resources()
591 struct st21nfca_i2c_phy *phy; in st21nfca_hci_i2c_probe()
603 phy = devm_kzalloc(&client->dev, sizeof(struct st21nfca_i2c_phy), in st21nfca_hci_i2c_probe()
661 struct st21nfca_i2c_phy *phy = i2c_get_clientdata(client); in st21nfca_hci_i2c_remove()