Home
last modified time | relevance | path

Searched defs:fixed_phy_unregister (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/linux/
H A Dphy_fixed.h57 static inline void fixed_phy_unregister(struct phy_device *phydev) in fixed_phy_unregister() function
/openbmc/linux/drivers/net/phy/
H A Dfixed_phy.c327 void fixed_phy_unregister(struct phy_device *phy) in fixed_phy_unregister() function