Home
last modified time | relevance | path

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

/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/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,
Df_hid.c156 .iInterface = 4 /* index of string descriptor */
Df_mass_storage.c213 .iInterface = 1
/third_party/libusb/examples/
Dtestlibusb.c74 printf(" iInterface: %u\n", interface->iInterface); in print_altsetting()
/third_party/eudev/src/udev/
Dudev-builtin-usb_id.c164 uint8_t iInterface; in dev_if_packed_info() 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/libusb/libusb/os/
Dwindows_winusb.h397 UCHAR iInterface; member
Dwindows_winusb.c3268 id->iInterface = 0; in _hid_get_config_descriptor()
/third_party/libusb/libusb/
Dlibusbi.h629 uint8_t iInterface; member
Dlibusb.h661 uint8_t iInterface; member
/third_party/NuttX/
DReleaseNotes8455 - SPI iInterface: Add an SPIDEV_USER so that there can be board-