Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/common/
H A Dusb.c97 ret = usb_alloc_new_device(ctrl, &dev); in usb_init()
885 int usb_alloc_new_device(struct udevice *controller, struct usb_device **devp) in usb_alloc_new_device() function
H A Dusb_hub.c407 ret = usb_alloc_new_device(dev->controller, &usb); in usb_hub_port_connect_change()
/OK3568_Linux_fs/u-boot/include/
H A Dusb.h947 int usb_alloc_new_device(struct udevice *controller, struct usb_device **devp);