Home
last modified time | relevance | path

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

/common/
A Dusb.c96 ret = usb_alloc_new_device(ctrl, &dev); in usb_init()
890 int usb_alloc_new_device(struct udevice *controller, struct usb_device **devp) in usb_alloc_new_device() function
A Dusb_hub.c415 ret = usb_alloc_new_device(dev->controller, &usb); in usb_hub_port_connect_change()

Completed in 9 milliseconds