Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/common/
H A Dusb.c925 __weak int usb_alloc_device(struct usb_device *udev) in usb_alloc_device() function
1050 err = usb_alloc_device(dev); in usb_prepare_device()
/rk3399_rockchip-uboot/include/
H A Dusb.h959 int usb_alloc_device(struct usb_device *dev);
/rk3399_rockchip-uboot/drivers/usb/host/
H A Dusb-uclass.c120 int usb_alloc_device(struct usb_device *udev) in usb_alloc_device() function
H A Dxhci.c755 int usb_alloc_device(struct usb_device *udev) in usb_alloc_device() function