Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/usb/host/
H A Dusb-uclass.c713 static int usb_child_post_bind(struct udevice *dev) in usb_child_post_bind() function
797 .child_post_bind = usb_child_post_bind,