Home
last modified time | relevance | path

Searched refs:phy_notify_disconnect (Results 1 – 3 of 3) sorted by relevance

/linux/include/linux/phy/
H A Dphy.h252 int phy_notify_disconnect(struct phy *phy, int port);
413 static inline int phy_notify_disconnect(struct phy *phy, int index) in phy_notify_disconnect() function
/linux/drivers/usb/core/
H A Dphy.c286 err = phy_notify_disconnect(roothub_entry->phy, port); in usb_phy_roothub_notify_disconnect()
/linux/drivers/phy/
H A Dphy-core.c531 int phy_notify_disconnect(struct phy *phy, int port) in phy_notify_disconnect() function
544 EXPORT_SYMBOL_GPL(phy_notify_disconnect);