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:no_reg
(Results
1 - 4
of
4
) sorted by relevance
/kernel/linux/linux-5.10/drivers/input/keyboard/
H
A
D
tm2-touchkey.c
42
bool
no_reg
;
member
72
.
no_reg
= true,
105
return touchkey->variant->
no_reg
?
in tm2_touchkey_led_brightness_set()
141
if (touchkey->variant->
no_reg
)
in tm2_touchkey_irq_handler()
/kernel/linux/linux-6.6/drivers/input/keyboard/
H
A
D
tm2-touchkey.c
41
bool
no_reg
;
member
71
.
no_reg
= true,
104
return touchkey->variant->
no_reg
?
in tm2_touchkey_led_brightness_set()
140
if (touchkey->variant->
no_reg
)
in tm2_touchkey_irq_handler()
/kernel/linux/linux-5.10/drivers/parport/
H
A
D
parport_pc.c
1488
goto
no_reg
; /* Sure that no ECR register exists */
in parport_ECR_present()
1492
goto
no_reg
;
in parport_ECR_present()
1496
goto
no_reg
;
in parport_ECR_present()
1506
no_reg
:
in parport_ECR_present()
/kernel/linux/linux-6.6/drivers/parport/
H
A
D
parport_pc.c
1509
goto
no_reg
;
in parport_ECR_present()
1513
goto
no_reg
;
in parport_ECR_present()
1517
goto
no_reg
;
in parport_ECR_present()
1528
no_reg
:
in parport_ECR_present()
Completed in 11 milliseconds