Searched refs:onboard_hub_create_pdevs (Results 1 – 3 of 3) sorted by relevance
10 void onboard_hub_create_pdevs(struct usb_device *parent_hub, struct list_head *pdev_list);13 static inline void onboard_hub_create_pdevs(struct usb_device *parent_hub, in onboard_hub_create_pdevs() function
66 void onboard_hub_create_pdevs(struct usb_device *parent_hub, struct list_head *pdev_list) in onboard_hub_create_pdevs() function124 EXPORT_SYMBOL_GPL(onboard_hub_create_pdevs);
1900 onboard_hub_create_pdevs(hdev, &hub->onboard_hub_devs); in hub_probe()