Searched refs:phy_notify_connect (Results 1 - 3 of 3) sorted by relevance

/linux-master/include/linux/phy/
H A Dphy.h251 int phy_notify_connect(struct phy *phy, int port);
406 static inline int phy_notify_connect(struct phy *phy, int index) function
/linux-master/drivers/usb/core/
H A Dphy.c257 err = phy_notify_connect(roothub_entry->phy, port);
/linux-master/drivers/phy/
H A Dphy-core.c493 * phy_notify_connect() - phy connect notification
500 int phy_notify_connect(struct phy *phy, int port) function
513 EXPORT_SYMBOL_GPL(phy_notify_connect); variable

Completed in 161 milliseconds