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:SANE_EPSON_SCSI
(Results
1 - 6
of
6
) sorted by relevance
/third_party/backends/backend/
H
A
D
epson2-io.c
85
} else if (s->hw->connection ==
SANE_EPSON_SCSI
) {
in e2_send()
124
} else if (s->hw->connection ==
SANE_EPSON_SCSI
) {
in e2_recv()
H
A
D
epson.h
140
SANE_EPSON_SCSI
, /* SCSI interface */
enumerator
H
A
D
epson2.h
278
SANE_EPSON_SCSI
, /* SCSI interface */
enumerator
H
A
D
epson.c
899
if (s->hw->connection ==
SANE_EPSON_SCSI
)
in send()
940
if (s->hw->connection ==
SANE_EPSON_SCSI
)
in receive()
1681
if (s->hw->connection ==
SANE_EPSON_SCSI
)
in close_scanner()
1732
if (s->hw->connection ==
SANE_EPSON_SCSI
)
in open_scanner()
1884
if (s->hw->connection ==
SANE_EPSON_SCSI
)
in command()
1916
if (s->hw->connection ==
SANE_EPSON_SCSI
)
in command()
2063
if (s->hw->connection ==
SANE_EPSON_SCSI
)
in attach()
2627
return attach (dev, 0,
SANE_EPSON_SCSI
);
in attach_one()
H
A
D
epson2.c
365
} else if (s->hw->connection ==
SANE_EPSON_SCSI
) {
in close_scanner()
489
} else if (s->hw->connection ==
SANE_EPSON_SCSI
)
in open_scanner()
699
if (dev->connection ==
SANE_EPSON_SCSI
) {
in device_detect()
775
return attach(dev,
SANE_EPSON_SCSI
);
in attach_one_scsi()
H
A
D
epson2-ops.c
1245
if (s->hw->connection ==
SANE_EPSON_SCSI
)
in e2_setup_block_mode()
Completed in 18 milliseconds