Home
last modified time | relevance | path

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

/linux/drivers/usb/core/
H A Dhub.h78 struct list_head onboard_devs; member
H A Dhub.c1845 onboard_dev_destroy_pdevs(&hub->onboard_devs); in hub_disconnect()
1976 INIT_LIST_HEAD(&hub->onboard_devs); in hub_probe()
2006 onboard_dev_create_pdevs(hdev, &hub->onboard_devs); in hub_probe()