Home
last modified time | relevance | path

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

12

/third_party/FreeBSD/sys/dev/usb/
Dusb_util.c61 (iface->idesc->iInterface == 0)) { in device_set_usb_desc()
76 iface->idesc->iInterface); in device_set_usb_desc()
Dusb.h405 uByte iInterface; member
/third_party/uboot/u-boot-2020.01/drivers/usb/emul/
Dsandbox_keyb.c88 .iInterface = 0,
122 .iInterface = 0,
Dsandbox_hub.c75 .iInterface = 0,
Dsandbox_flash.c138 .iInterface = 0,
/third_party/NuttX/drivers/usbdev/gadget/
Df_acm_desc.c88 .iInterface = 5
141 .iInterface = 6
Df_uac.c236 .iInterface = STR_AC_IF /* index of string descriptor */
286 .iInterface = 0,
299 .iInterface = 0,
Ddfu.c156 .iInterface = 0x01
Df_uvc.c226 .iInterface = UVC_STR_IDX_CONFIG /* index of string descriptor */
392 .iInterface = UVC_STR_IDX_INTERFACE
802 .iInterface = UVC_STR_IDX_INTERFACE
Drndis.c248 .iInterface = 0x04
299 .iInterface = 5,
/third_party/uboot/u-boot-2020.01/drivers/serial/
Dusbtty.c184 .iInterface = STR_CTRL_INTERFACE,
239 .iInterface = STR_DATA_INTERFACE,
318 .iInterface = STR_DATA_INTERFACE
/third_party/uboot/u-boot-2020.01/drivers/usb/gadget/hiudc3/
Dusb3.h175 uint8_t iInterface; member
/third_party/uboot/u-boot-2020.01/cmd/
Dusb.c212 if (ifdesc->iInterface) { in usb_display_if_desc()
214 usb_display_string(dev, ifdesc->iInterface); in usb_display_if_desc()
/third_party/uboot/u-boot-2020.01/drivers/usb/host/
Dehci.h91 unsigned char iInterface; member
/third_party/libusb/examples/
Dtestlibusb.c74 printf(" iInterface: %u\n", interface->iInterface); in print_altsetting()
/third_party/uboot/u-boot-2020.01/drivers/usb/gadget/
Dether.c416 .iInterface = STRING_CONTROL,
431 .iInterface = STRING_RNDIS_CONTROL,
591 .iInterface = STRING_DATA,
611 .iInterface = STRING_DATA,
637 .iInterface = STRING_DATA,
Dstorage_common.c407 .iInterface = FSG_STRING_INTERFACE,
Df_dfu.c737 ->iInterface = id; in dfu_bind()
848 dfu_intf_runtime.iInterface = id; in dfu_add()
Df_fastboot.c166 interface_desc.iInterface = id; in fastboot_bind()
Df_sdp.c784 sdp_intf_runtime.iInterface = id; in sdp_add()
/third_party/eudev/src/udev/
Dudev-builtin-usb_id.c164 uint8_t iInterface; in dev_if_packed_info() member
/third_party/uboot/u-boot-2020.01/include/
Dusbdescriptors.h199 u8 iInterface; member
/third_party/uboot/u-boot-2020.01/include/linux/usb/
Dch9.h358 __u8 iInterface; member
/third_party/NuttX/drivers/usbdev/gadget/fconfig/src/
Df_config.c288 intf->iInterface += (uint8_t)(dev_str_num + func_strbase - 1); in modify_string_index_bystrbase()
/third_party/mingw-w64/mingw-w64-headers/include/
Dusbspec.h487 UCHAR iInterface; member

12