Searched refs:hub_port_init (Results 1 - 2 of 2) sorted by relevance
/linux-4.1.27/drivers/usb/core/ |
H A D | hub.c | 3237 * first two on the host side; they'd be inside hub_port_init() finish_port_resume() 4235 hub_port_init (struct usb_hub *hub, struct usb_device *udev, int port1, hub_port_init() function 4717 status = hub_port_init(hub, udev, port1, i); hub_port_connect() 5362 ret = hub_port_init(parent_hub, udev, port1, i); usb_reset_and_verify_device()
|
/linux-4.1.27/drivers/usb/host/ |
H A D | xhci.c | 3799 * We should be protected by the usb_address0_mutex in hub_wq's hub_port_init,
|
Completed in 151 milliseconds