Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/core/
H A Dhub.c3130 * @retries: port retries number of hub_port_init()
3577 * first two on the host side; they'd be inside hub_port_init() in finish_port_resume()
4836 hub_port_init(struct usb_hub *hub, struct usb_device *udev, int port1, in hub_port_init() function
5430 status = hub_port_init(hub, udev, port1, i, NULL); in hub_port_connect()
6144 ret = hub_port_init(parent_hub, udev, port1, i, &descriptor); in usb_reset_and_verify_device()