Lines Matching refs:pn544_i2c_phy

164 struct pn544_i2c_phy {  struct
203 static void pn544_hci_i2c_platform_init(struct pn544_i2c_phy *phy) in pn544_hci_i2c_platform_init() argument
246 static void pn544_hci_i2c_enable_mode(struct pn544_i2c_phy *phy, int run_mode) in pn544_hci_i2c_enable_mode()
258 struct pn544_i2c_phy *phy = phy_id; in pn544_hci_i2c_enable()
271 struct pn544_i2c_phy *phy = phy_id; in pn544_hci_i2c_disable()
314 struct pn544_i2c_phy *phy = phy_id; in pn544_hci_i2c_write()
374 static int pn544_hci_i2c_read(struct pn544_i2c_phy *phy, struct sk_buff **skb) in pn544_hci_i2c_read()
433 static int pn544_hci_i2c_fw_read_status(struct pn544_i2c_phy *phy) in pn544_hci_i2c_fw_read_status()
500 struct pn544_i2c_phy *phy = phy_id; in pn544_hci_i2c_irq_thread_fn()
545 struct pn544_i2c_phy *phy = phy_id; in pn544_hci_i2c_fw_download()
559 static void pn544_hci_i2c_fw_work_complete(struct pn544_i2c_phy *phy, in pn544_hci_i2c_fw_work_complete()
656 static int pn544_hci_i2c_fw_write_chunk(struct pn544_i2c_phy *phy) in pn544_hci_i2c_fw_write_chunk()
673 static int pn544_hci_i2c_fw_secure_write_frame_cmd(struct pn544_i2c_phy *phy, in pn544_hci_i2c_fw_secure_write_frame_cmd()
705 static int pn544_hci_i2c_fw_secure_write_frame(struct pn544_i2c_phy *phy) in pn544_hci_i2c_fw_secure_write_frame()
755 struct pn544_i2c_phy *phy = container_of(work, struct pn544_i2c_phy, in pn544_hci_i2c_fw_work()
880 struct pn544_i2c_phy *phy = i2c_get_clientdata(client); in pn544_hci_i2c_acpi_request_resources()
945 struct pn544_i2c_phy *phy = i2c_get_clientdata(client); in pn544_hci_i2c_of_request_resources()
1030 struct pn544_i2c_phy *phy; in pn544_hci_i2c_probe()
1042 phy = devm_kzalloc(&client->dev, sizeof(struct pn544_i2c_phy), in pn544_hci_i2c_probe()
1128 struct pn544_i2c_phy *phy = i2c_get_clientdata(client); in pn544_hci_i2c_remove()