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:ST_CANON600
(Results
1 - 4
of
4
) sorted by relevance
/third_party/backends/backend/
H
A
D
mustek_usb_low.h
94
ST_CANON600
= 4,
enumerator
H
A
D
mustek_usb_mid.c
987
else if ((chip->sensor ==
ST_CANON600
) || (chip->sensor == ST_NEC600))
in usb_mid_sensor_is600_mode()
1026
else if (chip->sensor ==
ST_CANON600
)
in usb_mid_sensor_prepare_rgb()
1041
else if (chip->sensor ==
ST_CANON600
)
in usb_mid_sensor_prepare_mono()
1066
else if (chip->sensor ==
ST_CANON600
)
in usb_mid_sensor_get_dpi()
H
A
D
mustek_usb_low.c
151
chip->sensor =
ST_CANON600
;
in usb_low_init()
2486
if ((chip->sensor ==
ST_CANON600
) && (chip->pixel_depth == 0x20))
in usb_low_get_row_resample()
2533
if ((chip->sensor ==
ST_CANON600
) && (chip->pixel_depth == 0x20))
in usb_low_get_row_resample()
H
A
D
mustek_usb_high.c
1365
RIE (usb_high_scan_init_asic (dev,
ST_CANON600
));
in usb_high_scan_detect_sensor()
1397
dev->chip->sensor =
ST_CANON600
;
in usb_high_scan_detect_sensor()
1649
case
ST_CANON600
:
in usb_high_scan_init_asic()
Completed in 11 milliseconds