Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/phy/
Dphy_device.c250 void phy_device_free(struct phy_device *phydev) in phy_device_free() function
/linux-6.12.1/include/linux/
Dphy.h1775 static inline void phy_device_free(struct phy_device *phydev) { } in phy_device_free() function