Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/usb/dwc3/
Dhost.c73 phy_remove_lookup(dwc->usb2_generic_phy, "usb2-phy", in dwc3_host_init()
75 phy_remove_lookup(dwc->usb3_generic_phy, "usb3-phy", in dwc3_host_init()
84 phy_remove_lookup(dwc->usb2_generic_phy, "usb2-phy", in dwc3_host_exit()
86 phy_remove_lookup(dwc->usb3_generic_phy, "usb3-phy", in dwc3_host_exit()
/linux-4.4.14/drivers/phy/
Dulpi_phy.h29 phy_remove_lookup(phy, "usb2-phy", dev_name(ulpi->dev.parent)); in ulpi_phy_destroy()
Dphy-core.c100 void phy_remove_lookup(struct phy *phy, const char *con_id, const char *dev_id) in phy_remove_lookup() function
117 EXPORT_SYMBOL_GPL(phy_remove_lookup);
/linux-4.4.14/include/linux/phy/
Dphy.h159 void phy_remove_lookup(struct phy *phy, const char *con_id, const char *dev_id);
341 static inline void phy_remove_lookup(struct phy *phy, const char *con_id, in phy_remove_lookup() function
/linux-4.4.14/Documentation/
Dphy.txt152 void phy_remove_lookup(struct phy *phy, const char *con_id, const char *dev_id);