Searched refs:fixed_phy_unregister (Results 1 – 6 of 6) sorted by relevance
32 extern void fixed_phy_unregister(struct phy_device *phydev);57 static inline void fixed_phy_unregister(struct phy_device *phydev) in fixed_phy_unregister() function
327 void fixed_phy_unregister(struct phy_device *phy) in fixed_phy_unregister() function333 EXPORT_SYMBOL_GPL(fixed_phy_unregister);
473 fixed_phy_unregister(phydev); in of_phy_deregister_fixed_link()
394 fixed_phy_unregister(phydevs[i]); in dsa_loop_phydevs_unregister()
1742 fixed_phy_unregister(netdev->phydev); in ftgmac100_phy_disconnect()
2382 fixed_phy_unregister(phydev); in lan78xx_phy_init()4250 fixed_phy_unregister(phydev); in lan78xx_disconnect()
Completed in 21 milliseconds