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:PERFECTION2480
(Results
1 - 5
of
5
) sorted by relevance
/third_party/backends/backend/
H
A
D
snapscan.h
108
PERFECTION2480
, /* Epson Perfection 2480 - 2400 DPI */
enumerator
149
{
PERFECTION2480
, "Perfection 2480"},
203
{"EPSON Scanner1",
PERFECTION2480
}, /* dummy entry to detect scanner */
263
{USB_VENDOR_EPSON, USB_PRODUCT_PERFECTION2480,
PERFECTION2480
}, /* Epson Perfection 2480 */
H
A
D
snapscan-scsi.c
446
case
PERFECTION2480
:
in inquiry()
493
case
PERFECTION2480
:
in inquiry()
536
if ((pss->pdev->model ==
PERFECTION2480
) || (pss->pdev->model == PERFECTION3490))
in inquiry()
558
case
PERFECTION2480
:
in inquiry()
983
case
PERFECTION2480
:
in set_window()
1035
if ((pss->pdev->model ==
PERFECTION2480
) || (pss->pdev->model == PERFECTION3490)) {
in set_window()
1172
if (read_type == READ_TRANSTIME && pss->pdev->model ==
PERFECTION2480
)
in scsi_read()
1549
if ((pss->pdev->model ==
PERFECTION2480
) ||
in calibrate()
1658
case
PERFECTION2480
:
in download_firmware()
H
A
D
snapscan-sources.c
855
case
PERFECTION2480
:
in Deinterlacer_init()
1222
((pss->pdev->model ==
PERFECTION2480
&& pss->res == 2400) ||
in create_source_chain()
1232
((pss->pdev->model ==
PERFECTION2480
&& pss->res == 2400) ||
in create_source_chain()
1238
if ((pss->pdev->model ==
PERFECTION2480
&& pss->res == 2400) ||
in create_source_chain()
H
A
D
snapscan.c
179
case
PERFECTION2480
:
in calibration_line_length()
902
if ((pss->pdev->model ==
PERFECTION2480
) || (pss->pdev->model == PERFECTION3490))
in sane_open()
1328
case
PERFECTION2480
:
in send_gamma_table()
1602
if ((pss->pdev->model ==
PERFECTION2480
) || (pss->pdev->model == PERFECTION3490))
in measure_transfer_rate()
H
A
D
snapscan-options.c
313
case
PERFECTION2480
:
in init_options()
391
case
PERFECTION2480
:
in init_options()
636
case
PERFECTION2480
:
in init_options()
1045
case
PERFECTION2480
:
in control_options()
Completed in 16 milliseconds