Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/core/
H A Dhub.h122 extern int usb_hub_create_port_device(struct usb_hub *hub,
H A Dport.c717 int usb_hub_create_port_device(struct usb_hub *hub, int port1) in usb_hub_create_port_device() function
H A Dhub.c1681 ret = usb_hub_create_port_device(hub, i + 1); in hub_configure()