Home
last modified time | relevance | path

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

/linux-6.15/drivers/usb/core/
H A Dhub.h77 struct list_head onboard_devs; member
H A Dhub.c1818 onboard_dev_destroy_pdevs(&hub->onboard_devs); in hub_disconnect()
1948 INIT_LIST_HEAD(&hub->onboard_devs); in hub_probe()
1978 onboard_dev_create_pdevs(hdev, &hub->onboard_devs); in hub_probe()