Searched refs:iInterface (Results 1 - 15 of 15) sorted by relevance

/u-boot/drivers/usb/emul/
H A Dsandbox_keyb.c88 .iInterface = 0,
122 .iInterface = 0,
H A Dsandbox_hub.c75 .iInterface = 0,
H A Dsandbox_flash.c101 .iInterface = 0,
/u-boot/drivers/serial/
H A Dusbtty.c169 .iInterface = STR_CTRL_INTERFACE,
224 .iInterface = STR_DATA_INTERFACE,
303 .iInterface = STR_DATA_INTERFACE
/u-boot/cmd/
H A Dusb.c213 if (ifdesc->iInterface) {
215 usb_display_string(dev, ifdesc->iInterface);
/u-boot/drivers/usb/host/
H A Dehci.h92 unsigned char iInterface; member in struct:usb_linux_interface_descriptor
/u-boot/drivers/usb/gadget/
H A Df_dfu.c78 /* .iInterface = DYNAMIC */
742 ->iInterface = id;
853 dfu_intf_runtime.iInterface = id;
H A Dstorage_common.c412 .iInterface = FSG_STRING_INTERFACE,
H A Dether.c409 .iInterface = STRING_CONTROL,
424 .iInterface = STRING_RNDIS_CONTROL,
584 .iInterface = STRING_DATA,
604 .iInterface = STRING_DATA,
630 .iInterface = STRING_DATA,
H A Df_fastboot.c236 interface_desc.iInterface = id;
H A Df_rockusb.c166 interface_desc.iInterface = id;
H A Df_sdp.c147 /* .iInterface = DYNAMIC */
954 sdp_intf_runtime.iInterface = id;
H A Df_mass_storage.c2496 fsg_intf_desc.iInterface = rc;
/u-boot/include/
H A Dusbdescriptors.h199 u8 iInterface; member in struct:usb_interface_descriptor
/u-boot/include/linux/usb/
H A Dch9.h358 __u8 iInterface; member in struct:usb_interface_descriptor

Completed in 109 milliseconds