Home
last modified time | relevance | path

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

/u-boot/common/
A Dusb.c99 ret = usb_alloc_new_device(ctrl, &dev); in usb_init()
877 int usb_alloc_new_device(struct udevice *controller, struct usb_device **devp) in usb_alloc_new_device() function
A Dusb_hub.c400 ret = usb_alloc_new_device(dev->controller, &usb); in usb_hub_port_connect_change()
/u-boot/include/
A Dusb.h972 int usb_alloc_new_device(struct udevice *controller, struct usb_device **devp);

Completed in 8 milliseconds