Lines Matching defs:phy
42 struct fdp_i2c_phy *phy;
163 struct device *dev = &info->phy->i2c_dev->dev;
241 return info->phy_ops->enable(info->phy);
257 ret = info->phy_ops->write(info->phy, skb);
270 struct device *dev = &info->phy->i2c_dev->dev;
327 struct device *dev = &info->phy->i2c_dev->dev;
393 struct device *dev = &info->phy->i2c_dev->dev;
460 struct device *dev = &info->phy->i2c_dev->dev;
530 struct device *dev = &info->phy->i2c_dev->dev;
594 struct device *dev = &info->phy->i2c_dev->dev;
607 struct device *dev = &info->phy->i2c_dev->dev;
620 struct device *dev = &info->phy->i2c_dev->dev;
699 int fdp_nci_probe(struct fdp_i2c_phy *phy, const struct nfc_phy_ops *phy_ops,
704 struct device *dev = &phy->i2c_dev->dev;
714 info->phy = phy;