Lines Matching defs:phy
42 struct fdp_i2c_phy *phy;
163 struct device *dev = &info->phy->i2c_dev->dev;
242 r = info->phy_ops->enable(info->phy);
260 ret = info->phy_ops->write(info->phy, skb);
273 struct device *dev = &info->phy->i2c_dev->dev;
333 struct device *dev = &info->phy->i2c_dev->dev;
404 struct device *dev = &info->phy->i2c_dev->dev;
476 struct device *dev = &info->phy->i2c_dev->dev;
546 struct device *dev = &info->phy->i2c_dev->dev;
610 struct device *dev = &info->phy->i2c_dev->dev;
623 struct device *dev = &info->phy->i2c_dev->dev;
636 struct device *dev = &info->phy->i2c_dev->dev;
714 int fdp_nci_probe(struct fdp_i2c_phy *phy, struct nfc_phy_ops *phy_ops,
719 struct device *dev = &phy->i2c_dev->dev;
729 info->phy = phy;