Searched refs:usb_alloc_new_device (Results 1 – 3 of 3) sorted by relevance
99 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
400 ret = usb_alloc_new_device(dev->controller, &usb); in usb_hub_port_connect_change()
972 int usb_alloc_new_device(struct udevice *controller, struct usb_device **devp);
Completed in 8 milliseconds