Home
last modified time | relevance | path

Searched defs:usb_alloc_device (Results 1 – 4 of 4) sorted by relevance

/third_party/uboot/u-boot-2020.01/drivers/usb/host/
Dusb-uclass.c117 int usb_alloc_device(struct usb_device *udev) in usb_alloc_device() function
Dxhci.c747 int usb_alloc_device(struct usb_device *udev) in usb_alloc_device() function
/third_party/uboot/u-boot-2020.01/common/
Dusb.c917 __weak int usb_alloc_device(struct usb_device *udev) in usb_alloc_device() function
/third_party/FreeBSD/sys/dev/usb/
Dusb_device.c1476 usb_alloc_device(device_t parent_dev, struct usb_bus *bus, in usb_alloc_device() function