Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/phy/
H A Dphy_device.c238 void phy_device_free(struct phy_device *phydev) in phy_device_free() function
/openbmc/linux/include/linux/
H A Dphy.h1710 static inline void phy_device_free(struct phy_device *phydev) { } in phy_device_free() function