Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/phy/
H A Dphy-core.c970 void phy_destroy(struct phy *phy) in phy_destroy() function
975 EXPORT_SYMBOL_GPL(phy_destroy); variable
/kernel/linux/linux-6.6/drivers/phy/
H A Dphy-core.c1053 void phy_destroy(struct phy *phy) in phy_destroy() function
1058 EXPORT_SYMBOL_GPL(phy_destroy); variable
/kernel/linux/linux-5.10/include/linux/phy/
H A Dphy.h467 static inline void phy_destroy(struct phy *phy) in phy_destroy() function
/kernel/linux/linux-6.6/include/linux/phy/
H A Dphy.h501 static inline void phy_destroy(struct phy *phy) in phy_destroy() function

Completed in 6 milliseconds