pn533_i2c_phy
struct pn533_i2c_phy *phy = data;
struct pn533_i2c_phy *phy;
phy = devm_kzalloc(&client->dev, sizeof(struct pn533_i2c_phy),
struct pn533_i2c_phy *phy = i2c_get_clientdata(client);
struct pn533_i2c_phy *phy = dev->phy;
struct pn533_i2c_phy *phy = dev->phy;
struct pn533_i2c_phy *phy = dev->phy;
static int pn533_i2c_read(struct pn533_i2c_phy *phy, struct sk_buff **skb)