Searched refs:usb_hub_post_probe (Results 1 – 2 of 2) sorted by relevance
941 static int usb_hub_post_probe(struct udevice *dev) in usb_hub_post_probe() function963 .post_probe = usb_hub_post_probe,
250 usb_hub_post_probe() is called, and the following steps take place:252 - usb_hub_post_probe() calls usb_hub_scan() to scan the hub, which in turn