Home
last modified time | relevance | path

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

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