Searched refs:onboard_dev_create_pdevs (Results 1 – 3 of 3) sorted by relevance
10 void onboard_dev_create_pdevs(struct usb_device *parent_dev, struct list_head *pdev_list);13 static inline void onboard_dev_create_pdevs(struct usb_device *parent_dev, in onboard_dev_create_pdevs() function
67 void onboard_dev_create_pdevs(struct usb_device *parent_hub, struct list_head *pdev_list) in onboard_dev_create_pdevs() function125 EXPORT_SYMBOL_GPL(onboard_dev_create_pdevs);
1978 onboard_dev_create_pdevs(hdev, &hub->onboard_devs); in hub_probe()