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:PERFECTION3490
(Results
1 - 5
of
5
) sorted by relevance
/third_party/backends/backend/
H
A
D
snapscan.h
109
PERFECTION3490
, /* Epson Perfection 3490 - 3200 DPI */
enumerator
150
{
PERFECTION3490
, "Perfection 3490"},
204
{"EPSON Scanner2",
PERFECTION3490
}, /* dummy entry to detect scanner */
264
{USB_VENDOR_EPSON, USB_PRODUCT_PERFECTION3490,
PERFECTION3490
} /* Epson Perfection 3490 */
H
A
D
snapscan-scsi.c
447
case
PERFECTION3490
:
in inquiry()
494
case
PERFECTION3490
:
in inquiry()
536
if ((pss->pdev->model == PERFECTION2480) || (pss->pdev->model ==
PERFECTION3490
))
in inquiry()
559
case
PERFECTION3490
:
in inquiry()
986
case
PERFECTION3490
:
in set_window()
1035
if ((pss->pdev->model == PERFECTION2480) || (pss->pdev->model ==
PERFECTION3490
)) {
in set_window()
1550
(pss->pdev->model ==
PERFECTION3490
)) {
in calibrate()
1659
case
PERFECTION3490
:
in download_firmware()
H
A
D
snapscan-sources.c
850
case
PERFECTION3490
:
in Deinterlacer_init()
1223
(pss->pdev->model ==
PERFECTION3490
&& pss->res == 3200) ||
in create_source_chain()
1233
(pss->pdev->model ==
PERFECTION3490
&& pss->res == 3200) ||
in create_source_chain()
1239
(pss->pdev->model ==
PERFECTION3490
&& pss->res == 3200) ||
in create_source_chain()
1249
if (pss->pdev->model ==
PERFECTION3490
&& pss->res == 3200)
in create_source_chain()
H
A
D
snapscan-options.c
329
case
PERFECTION3490
:
in init_options()
394
case
PERFECTION3490
:
in init_options()
471
case
PERFECTION3490
:
in init_options()
498
case
PERFECTION3490
:
in init_options()
637
case
PERFECTION3490
:
in init_options()
1046
case
PERFECTION3490
:
in control_options()
H
A
D
snapscan.c
180
case
PERFECTION3490
:
in calibration_line_length()
902
if ((pss->pdev->model == PERFECTION2480) || (pss->pdev->model ==
PERFECTION3490
))
in sane_open()
1329
case
PERFECTION3490
:
in send_gamma_table()
1602
if ((pss->pdev->model == PERFECTION2480) || (pss->pdev->model ==
PERFECTION3490
))
in measure_transfer_rate()
Completed in 21 milliseconds