Home
last modified time | relevance | path

Searched defs:phy_device_free (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/phy/
H A Dphy_device.c201 void phy_device_free(struct phy_device *phydev) in phy_device_free() function
205 EXPORT_SYMBOL(phy_device_free); variable
/kernel/linux/linux-6.6/drivers/net/phy/
H A Dphy_device.c238 void phy_device_free(struct phy_device *phydev) in phy_device_free() function
242 EXPORT_SYMBOL(phy_device_free); variable
/kernel/linux/linux-5.10/include/linux/
H A Dphy.h1368 static inline void phy_device_free(struct phy_device *phydev) { } in phy_device_free() function
/kernel/linux/linux-6.6/include/linux/
H A Dphy.h1710 static inline void phy_device_free(struct phy_device *phydev) { } in phy_device_free() function

Completed in 15 milliseconds