Searched refs:phy_remove_lookup (Results 1 – 4 of 4) sorted by relevance
| /linux/include/linux/phy/ |
| H A D | ulpi_phy.h | 30 phy_remove_lookup(phy, "usb2-phy", dev_name(ulpi->dev.parent)); in ulpi_phy_destroy()
|
| /linux/drivers/phy/ti/ |
| H A D | phy-da8xx-usb.c | 268 phy_remove_lookup(d_phy->usb20_phy, "usb-phy", "musb-da8xx"); in da8xx_usb_phy_remove() 269 phy_remove_lookup(d_phy->usb11_phy, "usb-phy", "ohci-da8xx"); in da8xx_usb_phy_remove()
|
| /linux/Documentation/translations/zh_CN/driver-api/phy/ |
| H A D | phy.rst | 205 void phy_remove_lookup(struct phy *phy, const char *con_id,
|
| /linux/drivers/phy/ |
| H A D | phy-core.c | 103 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);
|