st_nci_i2c_phy     45 drivers/nfc/st-nci/i2c.c 	struct st_nci_i2c_phy *phy = phy_id;
st_nci_i2c_phy     62 drivers/nfc/st-nci/i2c.c 	struct st_nci_i2c_phy *phy = phy_id;
st_nci_i2c_phy     76 drivers/nfc/st-nci/i2c.c 	struct st_nci_i2c_phy *phy = phy_id;
st_nci_i2c_phy    106 drivers/nfc/st-nci/i2c.c static int st_nci_i2c_read(struct st_nci_i2c_phy *phy,
st_nci_i2c_phy    159 drivers/nfc/st-nci/i2c.c 	struct st_nci_i2c_phy *phy = phy_id;
st_nci_i2c_phy    206 drivers/nfc/st-nci/i2c.c 	struct st_nci_i2c_phy *phy;
st_nci_i2c_phy    217 drivers/nfc/st-nci/i2c.c 	phy = devm_kzalloc(dev, sizeof(struct st_nci_i2c_phy), GFP_KERNEL);
st_nci_i2c_phy    262 drivers/nfc/st-nci/i2c.c 	struct st_nci_i2c_phy *phy = i2c_get_clientdata(client);