| /third_party/backends/tools/ |
| H A D | check-usb-chip.c | 221 || (dev->config[0].interface[0].altsetting[0].bInterfaceClass != in check_gt6816() 226 (" this is not a GT-6816 (bDeviceClass = %d, bInterfaceClass = %d)\n", in check_gt6816() 228 dev->config[0].interface[0].altsetting[0].bInterfaceClass); in check_gt6816() 379 || (dev->config[0].interface[0].altsetting[0].bInterfaceClass != in check_gt8911() 384 (" this is not a GT-8911 (check 1, bDeviceClass = %d, bInterfaceClass = %d)\n", in check_gt8911() 386 dev->config[0].interface[0].altsetting[0].bInterfaceClass); in check_gt8911() 580 || (dev->config[0].interface[0].altsetting[0].bInterfaceClass != in check_ma1017() 585 (" this is not a MA-1017 (bDeviceClass = %d, bInterfaceClass = %d)\n", in check_ma1017() 587 dev->config[0].interface[0].altsetting[0].bInterfaceClass); in check_ma1017() 1059 || (dev->config[0].interface[0].altsetting[0].bInterfaceClass ! in check_merlin() [all...] |
| H A D | sane-find-scanner.c | 591 printf (" bInterfaceClass %d\n", i->bInterfaceClass); in check_libusb_device() 666 switch (dev->config[0].interface[interface_nr].altsetting[0].bInterfaceClass) in check_libusb_device() 968 printf (" bInterfaceClass %d\n", i->bInterfaceClass); in check_libusb_device() 1054 switch (config0->interface[intf].altsetting[0].bInterfaceClass) in check_libusb_device() 1520 dev->config[current_config].interface[current_if].altsetting[current_as].bInterfaceClass in parse_file()
|
| /third_party/FreeBSD/sys/dev/usb/ |
| H A D | usb_lookup.c | 89 (id->bInterfaceClass != info->bInterfaceClass)) { in usbd_lookup_id_by_info() 205 "bInterfaceClass{0,8}"
|
| H A D | usbdi.h | 277 uint8_t bInterfaceClass; member 343 .match_flag_int_class = 1, .bInterfaceClass = (ic) 371 uint8_t bInterfaceClass; member
|
| H A D | usb_device.c | 1317 uaa.info.bInterfaceClass = in usb_probe_and_attach() 1318 iface->idesc->bInterfaceClass; in usb_probe_and_attach() 1329 uaa.info.bInterfaceClass, in usb_probe_and_attach() 2502 iface->idesc->bInterfaceClass, in usb_notify_addq()
|
| H A D | usb.h | 401 uByte bInterfaceClass; member
|
| H A D | usb_hub.c | 1822 iface->idesc->bInterfaceClass, in uhub_child_pnpinfo_string()
|
| /third_party/backends/sanei/ |
| H A D | usb_manager.cpp | 83 uint8_t bInterfaceClass; member 111 des.bInterfaceClass = static_cast<uint8_t>(usbInterfaces[i].GetClass()); in InterfaceConvert() 192 retAltsetting[j].bInterfaceClass = usbAlt[i].altDes[j].bInterfaceClass; in SetInterfaceDescriptor()
|
| H A D | sanei_usb.c | 1852 bInterfaceClass) in libusb_scan_devices() 1872 bInterfaceClass : -1); in libusb_scan_devices() 2026 switch (config0->interface[interface].altsetting[0].bInterfaceClass) in libusb_scan_devices() 2044 ? config0->interface[interface].altsetting[0].bInterfaceClass : -1); in libusb_scan_devices() 2204 switch (config0->interface[interface].altsetting[0].bInterfaceClass) in libusb_scan_devices() 2222 ? config0->interface[interface].altsetting[0].bInterfaceClass : -1); in libusb_scan_devices()
|
| /third_party/eudev/src/udev/ |
| H A D | udev-builtin-usb_id.c | 161 uint8_t bInterfaceClass; in dev_if_packed_info() member 194 desc->bInterfaceClass, in dev_if_packed_info() 273 if_class = udev_device_get_sysattr_value(dev_interface, "bInterfaceClass"); in builtin_usb_id() 275 log_debug("%s: cannot get bInterfaceClass attribute", in builtin_usb_id()
|
| /third_party/NuttX/drivers/usbdev/gadget/ |
| H A D | f_acm_desc.c | 82 .bInterfaceClass = UICLASS_CDC, 135 .bInterfaceClass = UICLASS_CDC_DATA,
|
| H A D | f_uac.c | 233 .bInterfaceClass = UICLASS_AUDIO, 283 .bInterfaceClass = UICLASS_AUDIO, 296 .bInterfaceClass = UICLASS_AUDIO,
|
| H A D | dfu.c | 153 .bInterfaceClass = 0xFE,
|
| H A D | rndis.c | 245 .bInterfaceClass = UDCLASS_COMM, 296 .bInterfaceClass = UICLASS_CDC_DATA,
|
| H A D | f_uvc.c | 223 .bInterfaceClass = UICLASS_VIDEO, 389 .bInterfaceClass = UICLASS_VIDEO, 799 .bInterfaceClass = UICLASS_VIDEO,
|
| H A D | f_hid.c | 153 .bInterfaceClass = 0x03, /* bInterfaceClass: HID */
|
| H A D | f_mass_storage.c | 210 .bInterfaceClass = UICLASS_MASS,
|
| /third_party/backends/include/sane/ |
| H A D | usb_manager.h | 328 uint8_t bInterfaceClass; member 331 * bInterfaceClass value */ 335 * bInterfaceClass and bInterfaceSubClass values */
|
| /third_party/FreeBSD/sys/dev/usb/serial/ |
| H A D | u3g.c | 660 if (uaa->info.bInterfaceClass != UICLASS_VENDOR) { in u3g_probe() 704 if (id == NULL || id->bInterfaceClass != UICLASS_VENDOR) in u3g_attach()
|
| /third_party/FreeBSD/sys/compat/linuxkpi/common/src/ |
| H A D | linux_usb.c | 170 (id->bInterfaceClass != uaa->info.bInterfaceClass)) { in usb_linux_lookup_id()
|
| /third_party/FreeBSD/sys/dev/usb/input/ |
| H A D | uhid.c | 788 } else if ((uaa->info.bInterfaceClass == UICLASS_VENDOR) && in uhid_attach()
|
| /third_party/FreeBSD/sys/dev/usb/controller/ |
| H A D | xhci.c | 3203 .bInterfaceClass = UICLASS_HUB,
|
| H A D | ehci.c | 2979 .bInterfaceClass = UICLASS_HUB,
|
| /third_party/FreeBSD/sys/dev/usb/storage/ |
| H A D | umass.c | 763 (id->bInterfaceClass != UICLASS_MASS)) { in umass_get_proto()
|