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:GL846
(Results
1 - 7
of
7
) sorted by relevance
/third_party/backends/backend/genesys/
H
A
D
scanner_interface_usb.cpp
45
dev_->model->asic_type == AsicType::
GL846
||
in read_register()
90
dev_->model->asic_type == AsicType::
GL846
||
in write_register()
191
asic_type == AsicType::
GL846
||
in bulk_read_data_send_header()
226
// currently supported: GL646, GL841, GL843, GL845,
GL846
, GL847, GL124
in bulk_read_data()
233
dev_->model->asic_type == AsicType::
GL846
||
in bulk_read_data()
385
dev_->model->asic_type != AsicType::
GL846
&&
in write_ahb()
H
A
D
low.cpp
65
case AsicType::
GL846
: return std::unique_ptr<CommandSet>(new gl846::CommandSetGl846{});
in create_cmd_set()
100
asic_type == AsicType::
GL846
||
in sanei_genesys_get_bulk_max_size()
115
dev->model->asic_type==AsicType::
GL846
||
in sanei_genesys_set_buffer_address()
118
DBG(DBG_warn, "%s: shouldn't be used for
GL846
+ ASICs\n", __func__);
in sanei_genesys_set_buffer_address()
148
case AsicType::
GL846
:
in scanner_read_status()
242
case AsicType::
GL846
:
in sanei_genesys_read_valid_words()
770
dev->model->asic_type == AsicType::
GL846
||
in compute_session_pixel_offsets()
865
dev.model->asic_type == AsicType::
GL846
||
in session_adjust_output_pixels()
986
dev->model->asic_type == AsicType::
GL846
||
in compute_session()
1078
dev->model->asic_type == AsicType::
GL846
||
in compute_session()
[all...]
H
A
D
test_scanner_interface.cpp
44
dev_->model->asic_type == AsicType::
GL846
||
59
dev_->model->asic_type == AsicType::
GL846
||
H
A
D
motor.cpp
96
case AsicType::
GL846
:
in get_slope_table_max_size()
H
A
D
genesys.cpp
35
* SANE backend for Genesys Logic GL646/GL841/GL842/GL843/
GL846
/GL847/GL124 based scanners
278
dev->model->asic_type == AsicType::
GL846
||
in sanei_genesys_init_structs()
349
dev->model->asic_type == AsicType::
GL846
||
in sanei_genesys_create_default_gamma_table()
469
case AsicType::
GL846
: {
in scanner_clear_scan_and_feed_counts()
504
case AsicType::
GL846
:
in scanner_send_slope_table()
578
case AsicType::
GL846
:
in scanner_send_slope_table()
621
case AsicType::
GL846
: {
in scanner_is_motor_stopped()
674
case AsicType::
GL846
:
in scanner_stop_action()
714
case AsicType::
GL846
:
in scanner_stop_action_no_move()
885
case AsicType::
GL846
in scanner_move_back_home()
[all...]
H
A
D
enums.h
457
GL846
,
member in genesys::ScanMethod::AsicType
H
A
D
tables_model.cpp
2852
model.asic_type = AsicType::
GL846
;
in genesys_init_usb_device_tables()
Completed in 11 milliseconds