Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/phy/
Dphy_device.c45 void phy_device_free(struct phy_device *phydev) in phy_device_free() function
/Linux-v4.19/include/linux/
Dphy.h930 static inline void phy_device_free(struct phy_device *phydev) { } in phy_device_free() function