pn544_i2c_phy     188 drivers/nfc/pn544/i2c.c static void pn544_hci_i2c_platform_init(struct pn544_i2c_phy *phy)
pn544_i2c_phy     231 drivers/nfc/pn544/i2c.c static void pn544_hci_i2c_enable_mode(struct pn544_i2c_phy *phy, int run_mode)
pn544_i2c_phy     242 drivers/nfc/pn544/i2c.c 	struct pn544_i2c_phy *phy = phy_id;
pn544_i2c_phy     255 drivers/nfc/pn544/i2c.c 	struct pn544_i2c_phy *phy = phy_id;
pn544_i2c_phy     298 drivers/nfc/pn544/i2c.c 	struct pn544_i2c_phy *phy = phy_id;
pn544_i2c_phy     358 drivers/nfc/pn544/i2c.c static int pn544_hci_i2c_read(struct pn544_i2c_phy *phy, struct sk_buff **skb)
pn544_i2c_phy     417 drivers/nfc/pn544/i2c.c static int pn544_hci_i2c_fw_read_status(struct pn544_i2c_phy *phy)
pn544_i2c_phy     484 drivers/nfc/pn544/i2c.c 	struct pn544_i2c_phy *phy = phy_id;
pn544_i2c_phy     529 drivers/nfc/pn544/i2c.c 	struct pn544_i2c_phy *phy = phy_id;
pn544_i2c_phy     543 drivers/nfc/pn544/i2c.c static void pn544_hci_i2c_fw_work_complete(struct pn544_i2c_phy *phy,
pn544_i2c_phy     640 drivers/nfc/pn544/i2c.c static int pn544_hci_i2c_fw_write_chunk(struct pn544_i2c_phy *phy)
pn544_i2c_phy     657 drivers/nfc/pn544/i2c.c static int pn544_hci_i2c_fw_secure_write_frame_cmd(struct pn544_i2c_phy *phy,
pn544_i2c_phy     689 drivers/nfc/pn544/i2c.c static int pn544_hci_i2c_fw_secure_write_frame(struct pn544_i2c_phy *phy)
pn544_i2c_phy     739 drivers/nfc/pn544/i2c.c 	struct pn544_i2c_phy *phy = container_of(work, struct pn544_i2c_phy,
pn544_i2c_phy     875 drivers/nfc/pn544/i2c.c 	struct pn544_i2c_phy *phy;
pn544_i2c_phy     886 drivers/nfc/pn544/i2c.c 	phy = devm_kzalloc(&client->dev, sizeof(struct pn544_i2c_phy),
pn544_i2c_phy     938 drivers/nfc/pn544/i2c.c 	struct pn544_i2c_phy *phy = i2c_get_clientdata(client);