Home
last modified time | relevance | path

Searched refs:iInterface (Results 1 – 22 of 22) sorted by relevance

/openbmc/qemu/hw/usb/
H A Ddev-audio.c127 .iInterface = STRING_USBAUDIO_CONTROL,
189 .iInterface = STRING_NULL_STREAM,
196 .iInterface = STRING_REAL_STREAM,
284 .iInterface = STRING_USBAUDIO_CONTROL,
352 .iInterface = STRING_NULL_STREAM,
359 .iInterface = STRING_REAL_STREAM,
412 .iInterface = STRING_REAL_STREAM,
465 .iInterface = STRING_REAL_STREAM,
H A Ddesc.h55 uint8_t iInterface; member
156 uint8_t iInterface; member
H A Ddev-network.c122 .iInterface = STRING_RNDIS_CONTROL,
174 .iInterface = STRING_DATA,
197 .iInterface = STRING_CONTROL,
252 .iInterface = STRING_DATA,
H A Ddesc.c182 d->u.interface.iInterface = iface->iInterface; in usb_desc_iface()
H A Ddev-mtp.c279 .iInterface = STR_MTP,
321 .iInterface = STR_MTP,
H A Ddev-smartcard-reader.c434 .iInterface = STR_INTERFACE,
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/android-tools/android-tools/core/
H A D0014-add-u3-ss-descriptor-support-for-adb.patch124 + .iInterface = 1, /* first string from the provided table */
151 + .iInterface = 1, /* first string from the provided table */
178 + .iInterface = 1, /* first string from the provided table */
201 - .iInterface = 1, /* first string from the provided table */
233 - .iInterface = 1, /* first string from the provided table */
/openbmc/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.c138 .iInterface = 0,
/openbmc/u-boot/drivers/serial/
H A Dusbtty.c182 .iInterface = STR_CTRL_INTERFACE,
237 .iInterface = STR_DATA_INTERFACE,
316 .iInterface = STR_DATA_INTERFACE
/openbmc/u-boot/cmd/
H A Dusb.c212 if (ifdesc->iInterface) { in usb_display_if_desc()
214 usb_display_string(dev, ifdesc->iInterface); in usb_display_if_desc()
/openbmc/u-boot/drivers/usb/host/
H A Dehci.h91 unsigned char iInterface; member
/openbmc/u-boot/drivers/usb/gadget/
H A Dstorage_common.c407 .iInterface = FSG_STRING_INTERFACE,
H A Dether.c416 .iInterface = STRING_CONTROL,
431 .iInterface = STRING_RNDIS_CONTROL,
591 .iInterface = STRING_DATA,
611 .iInterface = STRING_DATA,
637 .iInterface = STRING_DATA,
H A Df_dfu.c718 ->iInterface = id; in dfu_bind()
828 dfu_intf_runtime.iInterface = id; in dfu_add()
H A Df_fastboot.c165 interface_desc.iInterface = id; in fastboot_bind()
H A Df_sdp.c742 sdp_intf_runtime.iInterface = id; in sdp_add()
H A Df_rockusb.c164 interface_desc.iInterface = id; in rockusb_bind()
H A Df_mass_storage.c2471 fsg_intf_desc.iInterface = rc; in fsg_common_init()
/openbmc/u-boot/include/
H A Dusbdescriptors.h199 u8 iInterface; member
/openbmc/u-boot/include/linux/usb/
H A Dch9.h358 __u8 iInterface; member