Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/net/phy/
Dphy_device.c202 void phy_device_free(struct phy_device *phydev) in phy_device_free() function
/Linux-v5.15/include/linux/
Dphy.h1431 static inline void phy_device_free(struct phy_device *phydev) { } in phy_device_free() function