Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/usb/host/
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,
/rk3399_rockchip-uboot/include/
H A Dusb.h894 int usb_child_pre_probe(struct udevice *dev);
/rk3399_rockchip-uboot/common/
H A Dusb_hub.c976 .child_pre_probe = usb_child_pre_probe,
/rk3399_rockchip-uboot/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