pn533_i2c_phy      39 drivers/nfc/pn533/i2c.c 	struct pn533_i2c_phy *phy = dev->phy;
pn533_i2c_phy      53 drivers/nfc/pn533/i2c.c 	struct pn533_i2c_phy *phy = dev->phy;
pn533_i2c_phy      87 drivers/nfc/pn533/i2c.c 	struct pn533_i2c_phy *phy = dev->phy;
pn533_i2c_phy      98 drivers/nfc/pn533/i2c.c static int pn533_i2c_read(struct pn533_i2c_phy *phy, struct sk_buff **skb)
pn533_i2c_phy     133 drivers/nfc/pn533/i2c.c 	struct pn533_i2c_phy *phy = data;
pn533_i2c_phy     176 drivers/nfc/pn533/i2c.c 	struct pn533_i2c_phy *phy;
pn533_i2c_phy     188 drivers/nfc/pn533/i2c.c 	phy = devm_kzalloc(&client->dev, sizeof(struct pn533_i2c_phy),
pn533_i2c_phy     236 drivers/nfc/pn533/i2c.c 	struct pn533_i2c_phy *phy = i2c_get_clientdata(client);