Home
last modified time | relevance | path

Searched refs:USB (Results 1 - 12 of 12) sorted by relevance

/third_party/backends/backend/
H A Dkvs20xx_cmd.c6 Panasonic KV-S20xx USB-SCSI scanners.
112 if (s->bus == USB) in send_command()
195 if (s->bus == USB) in kvs20xx_set_timeout()
H A Dkvs20xx.h9 Panasonic KV-S20xx USB-SCSI scanners.
30 #define USB 1 macro
H A Dkvs20xx.c6 Panasonic KV-S20xx USB-SCSI scanners.
69 /* Initialize USB */ in sane_init()
208 bus = USB; in sane_open()
279 if (s->bus == USB) in sane_close()
H A Dkvs40xx_cmd.c6 Panasonic KV-S40xx USB-SCSI scanner driver.
288 if (s->bus == USB) in send_command()
364 if (s->bus == USB) in kvs40xx_set_timeout()
H A Dkvs40xx.h8 Panasonic KV-S40xx USB-SCSI scanner driver.
36 #define USB 1 macro
H A Dsnapscan.h78 USB enumerator
242 /* USB Vendor IDs */
343 SANE_Char *firmware_filename; /* The name of the firmware file for USB scanners */
429 SANE_Word usb_vendor; /* USB vendor id */
430 SANE_Word usb_product; /* USB product id */
444 * Corrected USB ID for Benq 310
486 * Added detection for Epson 660 by USB ID since new models use new ID strings
566 * - Check USB vendor IDs to avoid hanging scanners
599 * add changes from Acer (new models; automatic firmware upload for USB scanners); fix distorted colour scans after greyscale scans (call set_window only in sane_start); code cleanup
612 * USB (kin
[all...]
H A Dkvs40xx.c6 Panasonic KV-S40xx USB-SCSI scanner driver.
165 /* Initialize USB */ in sane_init()
308 bus = USB; in sane_open()
393 if (s->bus == USB) in sane_close()
H A Dsnapscan-scsi.c59 /* find model by SCSI ID string or USB vendor/product ID */
76 /* Also test USB vendor and product ID numbers, since some USB models use in snapscani_get_model_id()
79 if ((bus_type == USB) && in snapscani_get_model_id()
255 else if(pss->pdev->bus == USB) in close_scanner()
270 if(bus == USB) in snapscan_cmd()
549 if ((pss->pdev->bus == USB) && !(pss->hwst & 0x02)) in inquiry()
1866 * - use sense handler for USB
1910 * add changes from Acer (new models; automatic firmware upload for USB scanners); fix distorted colour scans after greyscale scans (call set_window only in sane_start); code cleanup
1923 * USB (kin
[all...]
H A Dsnapscan.c584 SnapScan_Bus bus_type = USB; in add_usb_device()
603 DBG (DL_VERBOSE, "%s: Detected (kind of) an USB device\n", me); in add_usb_device()
604 bus_type = USB; in add_usb_device()
622 /* check for known USB vendors to avoid hanging scanners by in add_usb_device()
625 DBG(DL_INFO, "%s: Checking if 0x%04x is a supported USB vendor ID\n", in add_usb_device()
634 "%s: USB vendor ID 0x%04x is currently NOT supported by the snapscan backend.\n", in add_usb_device()
974 if (pss->pdev->bus == USB) in sane_open()
981 /* Download Firmware for USB scanners */ in sane_open()
2173 * - Autodetect USB scanners
2204 * - use sense handler for USB i
[all...]
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/opentype/
H A DLanguageTag.java388 USB("Upper Sorbian", "hsb"), enum constant
/third_party/backends/sanei/
H A Dusb_manager.cpp58 using namespace OHOS::USB;
/third_party/FreeBSD/sys/dev/usb/implementation/
H A Dusbdevs.h37 * USB.org publishes a VID list of USB-IF member companies at
928 #define USB_PRODUCT_ADLINK_ND6530 0x6530 /* ND-6530 USB-Serial */
994 #define USB_PRODUCT_AKS_USBHASP 0x0001 /* USB-HASP 0.06 */
1013 #define USB_PRODUCT_ALCOR_AU6390 0x6390 /* AU6390 USB-IDE converter */
1096 #define USB_PRODUCT_APPLE_IMAC_KBD 0x0201 /* USB iMac Keyboard */
1097 #define USB_PRODUCT_APPLE_KBD 0x0202 /* USB Keyboard M2452 */
1098 #define USB_PRODUCT_APPLE_EXT_KBD 0x020c /* Apple Extended USB Keyboard */
1202 #define USB_PRODUCT_ASUS2_USBN11 0x0b05 /* USB-N11 */
1216 #define USB_PRODUCT_ASUS_USBN13 0x1784 /* USB
[all...]

Completed in 26 milliseconds