Home
last modified time | relevance | path

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

/linux/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) in phy_notify_connect() function
/linux/drivers/usb/core/
H A Dphy.c257 err = phy_notify_connect(roothub_entry->phy, port); in usb_phy_roothub_notify_connect()
/linux/drivers/phy/
H A Dphy-core.c505 int phy_notify_connect(struct phy *phy, int port) in phy_notify_connect() function
518 EXPORT_SYMBOL_GPL(phy_notify_connect);