Searched refs:USB_CLASS_VENDOR_SPEC (Results 1 - 5 of 5) sorted by relevance
/third_party/backends/tools/ |
H A D | check-usb-chip.c | 107 if (dev->descriptor.bDeviceClass != USB_CLASS_VENDOR_SPEC) in check_gt6801() 222 USB_CLASS_VENDOR_SPEC)) in check_gt6816() 380 USB_CLASS_VENDOR_SPEC)) in check_gt8911() 728 if (dev->descriptor.bDeviceClass != USB_CLASS_VENDOR_SPEC) in check_ma1015() 856 if (dev->descriptor.bDeviceClass != USB_CLASS_VENDOR_SPEC) in check_ma1509() 1057 if (((dev->descriptor.bDeviceClass != USB_CLASS_VENDOR_SPEC) in check_merlin() 1060 USB_CLASS_VENDOR_SPEC)) in check_merlin() 1575 if ((dev->descriptor.bDeviceClass != USB_CLASS_VENDOR_SPEC) in check_gl660_gl646() 1750 if ((dev->descriptor.bDeviceClass != USB_CLASS_VENDOR_SPEC) in check_gl841() 1752 USB_CLASS_VENDOR_SPEC)) in check_gl841() [all...] |
H A D | sane-find-scanner.c | 659 case USB_CLASS_VENDOR_SPEC: in check_libusb_device() 668 case USB_CLASS_VENDOR_SPEC: in check_libusb_device() 1047 case USB_CLASS_VENDOR_SPEC: in check_libusb_device() 1056 case USB_CLASS_VENDOR_SPEC: in check_libusb_device()
|
/third_party/backends/include/sane/ |
H A D | sanei_usb.h | 88 #define USB_CLASS_VENDOR_SPEC 0xff macro
|
/third_party/backends/backend/ |
H A D | stv680.c | 137 {0x0553, 0x0202, USB_CLASS_VENDOR_SPEC, 141 {0x04c8, 0x0722, USB_CLASS_VENDOR_SPEC, 145 {0x1183, 0x0001, USB_CLASS_VENDOR_SPEC, 149 {0x041e, 0x4007, USB_CLASS_VENDOR_SPEC,
|
/third_party/backends/sanei/ |
H A D | sanei_usb.c | 1663 if (pDevDesc->bDeviceClass == USB_CLASS_VENDOR_SPEC) in usbcall_scan_devices() 1838 case USB_CLASS_VENDOR_SPEC: in libusb_scan_devices() 1854 case USB_CLASS_VENDOR_SPEC: in libusb_scan_devices()
|
Completed in 13 milliseconds