Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/phy/
H A Dphy-core.c96 void phy_remove_lookup(struct phy *phy, const char *con_id, const char *dev_id) in phy_remove_lookup() function
113 EXPORT_SYMBOL_GPL(phy_remove_lookup); variable
/kernel/linux/linux-6.6/drivers/phy/
H A Dphy-core.c98 void phy_remove_lookup(struct phy *phy, const char *con_id, const char *dev_id) in phy_remove_lookup() function
115 EXPORT_SYMBOL_GPL(phy_remove_lookup); variable
/kernel/linux/linux-5.10/include/linux/phy/
H A Dphy.h504 static inline void phy_remove_lookup(struct phy *phy, const char *con_id, in phy_remove_lookup() function
/kernel/linux/linux-6.6/include/linux/phy/
H A Dphy.h538 static inline void phy_remove_lookup(struct phy *phy, const char *con_id, in phy_remove_lookup() function

Completed in 6 milliseconds