Home
last modified time | relevance | path

Searched refs:usb_select_config (Results 1 – 8 of 8) sorted by relevance

/OK3568_Linux_fs/u-boot/common/
H A Dusb.su
H A Dusb.c1088 int usb_select_config(struct usb_device *dev) in usb_select_config() function
1184 ret = usb_select_config(dev); in usb_setup_device()
/OK3568_Linux_fs/u-boot/doc/driver-model/
H A Dusb-info.txt205 address, then usb_select_config() to select the first configuration
234 usb_select_config() again to make sure that everything about the device is
236 - note that we have called usb_select_config() twice. This is inefficient
/OK3568_Linux_fs/u-boot/include/
H A Dusb.h877 int usb_select_config(struct usb_device *dev);
/OK3568_Linux_fs/u-boot/drivers/usb/host/
H A Dusb-uclass.c781 ret = usb_select_config(udev); in usb_child_pre_probe()
/OK3568_Linux_fs/u-boot/
H A DSystem.map
H A Du-boot.map
H A Du-boot.sym