Home
last modified time | relevance | path

Searched refs:fixed_phy_unregister (Results 1 – 7 of 7) sorted by relevance

/linux/include/linux/
H A Dphy_fixed.h24 extern void fixed_phy_unregister(struct phy_device *phydev);
41 static inline void fixed_phy_unregister(struct phy_device *phydev) in fixed_phy_unregister() function
/linux/drivers/net/phy/
H A Dfixed_phy.c186 void fixed_phy_unregister(struct phy_device *phy) in fixed_phy_unregister() function
193 EXPORT_SYMBOL_GPL(fixed_phy_unregister);
/linux/drivers/net/ethernet/hisilicon/hibmcge/
H A Dhbg_mdio.c235 fixed_phy_unregister((struct phy_device *)data); in hbg_fixed_phy_uninit()
/linux/drivers/net/mdio/
H A Dof_mdio.c472 fixed_phy_unregister(phydev); in of_phy_deregister_fixed_link()
/linux/drivers/net/dsa/
H A Ddsa_loop.c408 fixed_phy_unregister(phydevs[i]); in dsa_loop_phydevs_unregister()
/linux/drivers/net/ethernet/broadcom/
H A Db44.c2323 fixed_phy_unregister(phydev); in b44_unregister_phy_one()
/linux/drivers/net/ethernet/freescale/
H A Dfec_main.c3014 fixed_phy_unregister(phy_dev); in fec_enet_mii_probe()
4244 fixed_phy_unregister(phy_dev); in fec_enet_close()