Searched refs:usb_hub_post_probe (Results 1 – 6 of 6) sorted by relevance
944 static int usb_hub_post_probe(struct udevice *dev) in usb_hub_post_probe() function966 .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