Searched refs:of_phy_attach (Results 1 – 4 of 4) sorted by relevance
24 struct phy_device *of_phy_attach(struct net_device *dev,87 static inline struct phy_device *of_phy_attach(struct net_device *dev, in of_phy_attach() function
399 struct phy_device *of_phy_attach(struct net_device *dev, in of_phy_attach() function416 EXPORT_SYMBOL(of_phy_attach);
163 the of_phy_attach() inside this function call if a PHY is specified
867 phy_dev = of_phy_attach(pl->netdev, phy_node, flags, in phylink_of_phy_connect()