Home
last modified time | relevance | path

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

/openbmc/u-boot/common/
H A Dusb.c905 __weak int usb_alloc_device(struct usb_device *udev) in usb_alloc_device() function
1030 err = usb_alloc_device(dev); in usb_prepare_device()
/openbmc/u-boot/include/
H A Dusb.h958 int usb_alloc_device(struct usb_device *dev);
/openbmc/u-boot/drivers/usb/host/
H A Dusb-uclass.c116 int usb_alloc_device(struct usb_device *udev) in usb_alloc_device() function
H A Dxhci.c745 int usb_alloc_device(struct usb_device *udev) in usb_alloc_device() function