Home
last modified time | relevance | path

Searched refs:bInterfaceProtocol (Results 1 - 21 of 21) sorted by relevance

/third_party/NuttX/drivers/usbdev/gadget/
H A Ddfu.c155 .bInterfaceProtocol = 0x01, /* DFU runtime protocol */
170 g_dfu_cfgdesc.ifdesc.bInterfaceProtocol = 0x01; /* The runtime mode */ in to_runtime_mode()
175 g_dfu_cfgdesc.ifdesc.bInterfaceProtocol = 0x02; /* The DFU mode */ in to_dfu_mode()
H A Df_acm_desc.c84 .bInterfaceProtocol = UIPROTO_CDC_AT,
137 .bInterfaceProtocol = 0x0,
H A Df_uac.c235 .bInterfaceProtocol = 0,
285 .bInterfaceProtocol = 0,
298 .bInterfaceProtocol = 0,
H A Drndis.c247 .bInterfaceProtocol = UIPROTO_DATA_VENDOR,
298 .bInterfaceProtocol = 0, /* interface protocol */
H A Df_uvc.c225 .bInterfaceProtocol = UICLASS_VIDEO_PROTOCOL_UNDEFINED,
391 .bInterfaceProtocol = UICLASS_VIDEO_PROTOCOL_UNDEFINED,
801 .bInterfaceProtocol = UICLASS_VIDEO_PROTOCOL_UNDEFINED,
H A Df_hid.c155 .bInterfaceProtocol = 0, /* nInterfaceProtocol : 0=none, 1=keyboard, 2=mouse */
H A Df_mass_storage.c212 .bInterfaceProtocol = UIPROTO_MASS_BULK,
/third_party/FreeBSD/sys/dev/usb/
H A Dusb_lookup.c97 (id->bInterfaceProtocol != info->bInterfaceProtocol)) { in usbd_lookup_id_by_info()
207 "bInterfaceProtocol{0,8}"
H A Dusbdi.h279 uint8_t bInterfaceProtocol; member
349 .match_flag_int_protocol = 1, .bInterfaceProtocol = (ip)
373 uint8_t bInterfaceProtocol; member
H A Dusb_device.c1321 uaa.info.bInterfaceProtocol = in usb_probe_and_attach()
1322 iface->idesc->bInterfaceProtocol; in usb_probe_and_attach()
1331 uaa.info.bInterfaceProtocol, in usb_probe_and_attach()
2504 iface->idesc->bInterfaceProtocol); in usb_notify_addq()
H A Dusb.h403 uByte bInterfaceProtocol; member
H A Dusb_hub.c1824 iface->idesc->bInterfaceProtocol, in uhub_child_pnpinfo_string()
/third_party/eudev/src/udev/
H A Dudev-builtin-usb_id.c163 uint8_t bInterfaceProtocol; in dev_if_packed_info() member
196 desc->bInterfaceProtocol) != 7) in dev_if_packed_info()
/third_party/backends/include/sane/
H A Dusb_manager.h336 uint8_t bInterfaceProtocol; member
/third_party/backends/tools/
H A Dsane-find-scanner.c594 printf (" bInterfaceProtocol %d\n", in check_libusb_device()
595 i->bInterfaceProtocol); in check_libusb_device()
971 printf (" bInterfaceProtocol %d\n", in check_libusb_device()
972 i->bInterfaceProtocol); in check_libusb_device()
1526 dev->config[current_config].interface[current_if].altsetting[current_as].bInterfaceProtocol in parse_file()
H A Dcheck-usb-chip.c2785 if (dev->config[0].interface[0].altsetting[0].bInterfaceProtocol != 255) in check_sq113()
2788 printf (" this is not a SQ113 (bInterfaceProtocol = %d)\n", in check_sq113()
2789 dev->config[0].interface[0].altsetting[0].bInterfaceProtocol); in check_sq113()
/third_party/FreeBSD/sys/dev/usb/input/
H A Duhid.c790 (uaa->info.bInterfaceProtocol == UIPROTO_XBOX360_GAMEPAD)) { in uhid_attach()
866 if (uaa->info.bInterfaceProtocol == UIPROTO_MOUSE) { in uhid_attach()
/third_party/FreeBSD/sys/compat/linuxkpi/common/src/
H A Dlinux_usb.c178 (id->bInterfaceProtocol != uaa->info.bInterfaceProtocol)) { in usb_linux_lookup_id()
/third_party/FreeBSD/sys/dev/usb/controller/
H A Dxhci.c3205 .bInterfaceProtocol = 0,
H A Dehci.c2981 .bInterfaceProtocol = 0,
/third_party/FreeBSD/sys/dev/usb/storage/
H A Dumass.c784 switch (id->bInterfaceProtocol) { in umass_get_proto()

Completed in 57 milliseconds