Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/usb/host/
H A Dusb-uclass.su
H A Dusb-uclass.c751 int usb_child_pre_probe(struct udevice *dev) in usb_child_pre_probe() function
798 .child_pre_probe = usb_child_pre_probe,
/OK3568_Linux_fs/u-boot/include/
H A Dusb.h894 int usb_child_pre_probe(struct udevice *dev);
/OK3568_Linux_fs/u-boot/common/
H A Dusb_hub.c967 .child_pre_probe = usb_child_pre_probe,
/OK3568_Linux_fs/u-boot/doc/driver-model/
H A Dusb-info.txt231 USB this calls usb_child_pre_probe() which grabs the information that was
283 - they both use usb_child_pre_probe() to set up their children as proper USB
/OK3568_Linux_fs/u-boot/
H A DSystem.map
H A Du-boot.sym
H A Du-boot.map