Home
Sort by
last modified time
|
relevance
|
path
Repository(s)
applications
arkcompiler
base
build
commonlibrary
developtools
device
docs
domains
drivers
foundation
ide
interface
kernel
napi_generator
productdefine
test
third_party
vendor
select all
invert selection
clear
Full Search
Search through all text tokens(words,strings,identifiers,numbers) in index.
Definition
Only finds symbol definitions(where e.g a variable(function,...) is defined).
Symbol
Only finds symbol(e.g. methods classes,function,variables).
File Path
Path of the source file(use "/").If you want just exact path,enclose it in "".Source files end with: .jar/.bz2/.a/.h/.java...
History
History log comments.
Type
Any
Bzip(2)
C
Clojure
C#
C++
ELF
Erlang
Image file
Fortran
Golang
GZIP
Haskell
Jar
Java
Java class
JavaScript
Lisp
Lua
Pascal
Perl
PHP
Plain Text
PL/SQL
Python
Rust
Scala
Shell script
SQL
Tar
Tcl
Troff
UUEncoded
Visual Basic
XML
Zip
Type of analyzer used to filter file types include with selected(e.g. just C sources).
Help
Searched
refs:USB
(Results
1 - 12
of
12
) sorted by relevance
/third_party/backends/backend/
H
A
D
kvs20xx_cmd.c
6
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
D
kvs20xx.h
9
Panasonic KV-S20xx
USB
-SCSI scanners.
30
#define
USB
1
macro
H
A
D
kvs20xx.c
6
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
D
kvs40xx_cmd.c
6
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
D
kvs40xx.h
8
Panasonic KV-S40xx
USB
-SCSI scanner driver.
36
#define
USB
1
macro
H
A
D
snapscan.h
78
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
D
kvs40xx.c
6
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
D
snapscan-scsi.c
59
/* 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
D
snapscan.c
584
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
D
LanguageTag.java
388
USB
("Upper Sorbian", "hsb"),
enum constant
/third_party/backends/sanei/
H
A
D
usb_manager.cpp
58
using namespace OHOS::
USB
;
/third_party/FreeBSD/sys/dev/usb/implementation/
H
A
D
usbdevs.h
37
*
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