Home
last modified time | relevance | path

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

/linux/drivers/usb/core/
H A Dphy.h23 int usb_phy_roothub_notify_connect(struct usb_phy_roothub *phy_roothub, int port);
H A Dphy.c249 int usb_phy_roothub_notify_connect(struct usb_phy_roothub *phy_roothub, int port) in usb_phy_roothub_notify_connect() function
268 EXPORT_SYMBOL_GPL(usb_phy_roothub_notify_connect);
H A Dhub.c662 usb_phy_roothub_notify_connect(hcd->phy_roothub, port1 - 1); in hub_ext_port_status()