Searched refs:of_phy_attach (Results 1 – 3 of 3) sorted by relevance
22 struct phy_device *of_phy_attach(struct net_device *dev,53 static inline struct phy_device *of_phy_attach(struct net_device *dev, in of_phy_attach() function
258 struct phy_device *of_phy_attach(struct net_device *dev, in of_phy_attach() function275 EXPORT_SYMBOL(of_phy_attach);
765 phy_dev = of_phy_attach(ndev, h->phy_node, 0, h->phy_if); in hns_nic_init_phy()