Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/usb/core/
Dhub.h122 extern int usb_hub_create_port_device(struct usb_hub *hub,
Dport.c680 int usb_hub_create_port_device(struct usb_hub *hub, int port1) in usb_hub_create_port_device() function
Dhub.c1676 ret = usb_hub_create_port_device(hub, i + 1); in hub_configure()