Searched refs:usb_setup_device (Results 1 – 8 of 8) sorted by relevance
| /OK3568_Linux_fs/u-boot/common/ |
| H A D | usb.su | |
| H A D | usb.c | 1171 int usb_setup_device(struct usb_device *dev, bool do_read, in usb_setup_device() function 1211 err = usb_setup_device(dev, do_read, dev->parent); in usb_new_device()
|
| /OK3568_Linux_fs/u-boot/include/ |
| H A D | usb.h | 820 int usb_setup_device(struct usb_device *dev, bool do_read,
|
| /OK3568_Linux_fs/u-boot/drivers/usb/host/ |
| H A D | usb-uclass.c | 636 ret = usb_setup_device(udev, priv->desc_before_addr, parent_udev); in usb_scan_device()
|
| /OK3568_Linux_fs/u-boot/doc/driver-model/ |
| H A D | usb-info.txt | 202 usb_setup_device(), passing the port number to be scanned, in this case port 204 - usb_setup_device() first calls usb_prepare_device() to set the device
|
| /OK3568_Linux_fs/u-boot/ |
| H A D | System.map | |
| H A D | u-boot.map | |
| H A D | u-boot.sym | |