Lines Matching defs:phy
19 #include <linux/phy/phy.h>69 struct phy *phy;367 ret = phy_init(priv->phy);378 phy_exit(priv->phy);424 priv->phy = devm_phy_optional_get(dev, "pcie-phy");425 if (IS_ERR(priv->phy))426 return PTR_ERR(priv->phy);