Searched refs:usb_alloc_new_device (Results 1 – 3 of 3) sorted by relevance
96 ret = usb_alloc_new_device(ctrl, &dev); in usb_init()865 int usb_alloc_new_device(struct udevice *controller, struct usb_device **devp) in usb_alloc_new_device() function
404 ret = usb_alloc_new_device(dev->controller, &usb); in usb_hub_port_connect_change()
946 int usb_alloc_new_device(struct udevice *controller, struct usb_device **devp);