Home
last modified time | relevance | path

Searched refs:phy_remove_lookup (Results 1 – 6 of 6) sorted by relevance

/linux-6.15/include/linux/phy/
H A Dulpi_phy.h30 phy_remove_lookup(phy, "usb2-phy", dev_name(ulpi->dev.parent)); in ulpi_phy_destroy()
H A Dphy.h292 void phy_remove_lookup(struct phy *phy, const char *con_id, const char *dev_id);
547 static inline void phy_remove_lookup(struct phy *phy, const char *con_id, in phy_remove_lookup() function
/linux-6.15/drivers/phy/ti/
H A Dphy-da8xx-usb.c267 phy_remove_lookup(d_phy->usb20_phy, "usb-phy", "musb-da8xx"); in da8xx_usb_phy_remove()
268 phy_remove_lookup(d_phy->usb11_phy, "usb-phy", "ohci-da8xx"); in da8xx_usb_phy_remove()
/linux-6.15/Documentation/translations/zh_CN/driver-api/phy/
H A Dphy.rst205 void phy_remove_lookup(struct phy *phy, const char *con_id,
/linux-6.15/drivers/phy/
H A Dphy-core.c103 void phy_remove_lookup(struct phy *phy, const char *con_id, const char *dev_id) in phy_remove_lookup() function
120 EXPORT_SYMBOL_GPL(phy_remove_lookup);
/linux-6.15/Documentation/driver-api/phy/
H A Dphy.rst216 void phy_remove_lookup(struct phy *phy, const char *con_id,