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:GpioId
(Results
1 - 10
of
10
) sorted by relevance
/third_party/backends/backend/genesys/
H
A
D
enums.cpp
243
std::ostream& operator<<(std::ostream& out,
GpioId
id)
in operator <<()
246
case
GpioId
::UNKNOWN: out << "UNKNOWN"; break;
in operator <<()
247
case
GpioId
::CANON_LIDE_35: out << "CANON_LIDE_35"; break;
in operator <<()
248
case
GpioId
::CANON_LIDE_80: out << "CANON_LIDE_80"; break;
in operator <<()
249
case
GpioId
::CANON_LIDE_90: out << "CANON_LIDE_90"; break;
in operator <<()
250
case
GpioId
::CANON_LIDE_110: out << "CANON_LIDE_110"; break;
in operator <<()
251
case
GpioId
::CANON_LIDE_120: out << "CANON_LIDE_120"; break;
in operator <<()
252
case
GpioId
::CANON_LIDE_200: out << "CANON_LIDE_200"; break;
in operator <<()
253
case
GpioId
::CANON_LIDE_210: out << "CANON_LIDE_210"; break;
in operator <<()
254
case
GpioId
in operator <<()
[all...]
H
A
D
tables_gpo.cpp
34
gpo.id =
GpioId
::UMAX;
in genesys_init_gpo_tables()
45
gpo.id =
GpioId
::ST12;
in genesys_init_gpo_tables()
56
gpo.id =
GpioId
::ST24;
in genesys_init_gpo_tables()
67
gpo.id =
GpioId
::MD_5345; // bits 11-12 are for bipolar V-ref input voltage
in genesys_init_gpo_tables()
78
gpo.id =
GpioId
::HP2400;
in genesys_init_gpo_tables()
89
gpo.id =
GpioId
::HP2300;
in genesys_init_gpo_tables()
100
gpo.id =
GpioId
::CANON_LIDE_35;
in genesys_init_gpo_tables()
111
gpo.id =
GpioId
::CANON_LIDE_90;
in genesys_init_gpo_tables()
123
gpo.id =
GpioId
::XP200;
in genesys_init_gpo_tables()
134
gpo.id =
GpioId
in genesys_init_gpo_tables()
[all...]
H
A
D
tables_model.cpp
118
model.gpio_id =
GpioId
::UMAX;
in genesys_init_usb_device_tables()
170
model.gpio_id =
GpioId
::CANON_LIDE_35;
in genesys_init_usb_device_tables()
225
model.gpio_id =
GpioId
::KVSS080;
in genesys_init_usb_device_tables()
275
model.gpio_id =
GpioId
::G4050;
in genesys_init_usb_device_tables()
325
model.gpio_id =
GpioId
::G4010;
in genesys_init_usb_device_tables()
377
model.gpio_id =
GpioId
::G4050;
in genesys_init_usb_device_tables()
442
model.gpio_id =
GpioId
::CANON_4400F;
in genesys_init_usb_device_tables()
516
model.gpio_id =
GpioId
::CANON_8400F;
in genesys_init_usb_device_tables()
582
model.gpio_id =
GpioId
::CANON_8600F;
in genesys_init_usb_device_tables()
635
model.gpio_id =
GpioId
in genesys_init_usb_device_tables()
[all...]
H
A
D
device.h
44
GpioId
id =
GpioId
::UNKNOWN;
205
GpioId
gpio_id =
GpioId
::UNKNOWN;
H
A
D
gl841.cpp
257
if (dev->model->gpio_id ==
GpioId
::CANON_LIDE_35) {
in gl841_init_registers()
262
if (dev->model->gpio_id ==
GpioId
::XP300) {
in gl841_init_registers()
266
if (dev->model->gpio_id ==
GpioId
::DP685) {
in gl841_init_registers()
775
if (dev->model->gpio_id ==
GpioId
::CANON_LIDE_35) {
in gl841_init_optical_regs_scan()
782
if (dev->model->gpio_id ==
GpioId
::CANON_LIDE_80) {
in gl841_init_optical_regs_scan()
1052
if (dev->model->gpio_id ==
GpioId
::CANON_LIDE_35)
in save_power()
1082
if (dev->model->gpio_id ==
GpioId
::DP685)
in save_power()
1095
if (dev->model->gpio_id ==
GpioId
::CANON_LIDE_35)
in save_power()
1128
if (dev->model->gpio_id ==
GpioId
::DP665
in save_power()
1129
|| dev->model->gpio_id ==
GpioId
in save_power()
[all...]
H
A
D
gl843.cpp
1123
if (dev->model->gpio_id ==
GpioId
::KVSS080) {
in save_power()
1218
case
GpioId
::KVSS080:
in begin_scan()
1224
case
GpioId
::G4050:
in begin_scan()
1225
case
GpioId
::G4010:
in begin_scan()
1248
case
GpioId
::CANON_8400F:
in begin_scan()
1263
case
GpioId
::CANON_8600F:
in begin_scan()
1271
case
GpioId
::PLUSTEK_OPTICFILM_7200I:
in begin_scan()
1272
case
GpioId
::PLUSTEK_OPTICFILM_7300:
in begin_scan()
1273
case
GpioId
::PLUSTEK_OPTICFILM_7500I: {
in begin_scan()
1279
case
GpioId
in begin_scan()
[all...]
H
A
D
gl646.cpp
2596
if (dev->model->gpio_id !=
GpioId
::HP3670 &&
in init()
2597
dev->model->gpio_id !=
GpioId
::HP2400)
in init()
2750
case
GpioId
::XP200:
in update_hardware_sensors()
2753
case
GpioId
::MD_5345:
in update_hardware_sensors()
2756
case
GpioId
::HP2300:
in update_hardware_sensors()
2759
case
GpioId
::HP3670:
in update_hardware_sensors()
2760
case
GpioId
::HP2400:
in update_hardware_sensors()
2771
case
GpioId
::MD_5345:
in update_hardware_sensors()
2774
case
GpioId
::HP3670:
in update_hardware_sensors()
2775
case
GpioId
in update_hardware_sensors()
[all...]
H
A
D
enums.h
336
enum class
GpioId
: unsigned
class in genesys::ScanMethod
377
std::ostream& operator<<(std::ostream& out,
GpioId
id);
H
A
D
gl847.cpp
1094
case
GpioId
::CANON_LIDE_700F:
in update_hardware_sensors()
1104
case
GpioId
::CANON_5600F:
in update_hardware_sensors()
1138
if (dev.model->gpio_id ==
GpioId
::CANON_LIDE_700F) {
in update_home_sensor_gpio()
H
A
D
gl124.cpp
831
if(dev->model->gpio_id !=
GpioId
::CANON_LIDE_120) {
in gl124_setup_scan_gpio()
1305
if ((s->dev->model->gpio_id ==
GpioId
::CANON_LIDE_110) ||
in update_hardware_sensors()
1306
(s->dev->model->gpio_id ==
GpioId
::CANON_LIDE_120))
in update_hardware_sensors()
Completed in 15 milliseconds