Searched refs:usb_hub_create_port_device (Results 1 – 3 of 3) sorted by relevance
113 extern int usb_hub_create_port_device(struct usb_hub *hub,
531 int usb_hub_create_port_device(struct usb_hub *hub, int port1) in usb_hub_create_port_device() function
1668 ret = usb_hub_create_port_device(hub, i + 1); in hub_configure()