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:has_gpio
(Results
1 - 6
of
6
) sorted by relevance
/kernel/linux/linux-5.10/drivers/input/rmi4/
H
A
D
rmi_f30.c
62
bool
has_gpio
;
member
152
if (f30->
has_gpio
) {
in rmi_f30_attention()
290
f30->
has_gpio
= buf[0] & RMI_F30_HAS_GPIO;
in rmi_f30_initialize()
298
if (f30->
has_gpio
&& f30->has_led)
in rmi_f30_initialize()
305
if (f30->
has_gpio
) {
in rmi_f30_initialize()
357
if (f30->
has_gpio
) {
in rmi_f30_initialize()
/kernel/linux/linux-6.6/drivers/input/rmi4/
H
A
D
rmi_f30.c
62
bool
has_gpio
;
member
152
if (f30->
has_gpio
) {
in rmi_f30_attention()
290
f30->
has_gpio
= buf[0] & RMI_F30_HAS_GPIO;
in rmi_f30_initialize()
298
if (f30->
has_gpio
&& f30->has_led)
in rmi_f30_initialize()
305
if (f30->
has_gpio
) {
in rmi_f30_initialize()
357
if (f30->
has_gpio
) {
in rmi_f30_initialize()
/kernel/linux/linux-5.10/drivers/media/dvb-frontends/drx39xyj/
H
A
D
drxj.h
415
bool
has_gpio
; /*< true if GPIO is available */
member
H
A
D
drxj.c
572
false, /*
has_gpio
: true if GPIO pin is available */
2559
ext_attr->
has_gpio
= false;
in get_device_capabilities()
2569
ext_attr->
has_gpio
= false;
in get_device_capabilities()
2579
ext_attr->
has_gpio
= true;
in get_device_capabilities()
2589
ext_attr->
has_gpio
= true;
in get_device_capabilities()
2599
ext_attr->
has_gpio
= true;
in get_device_capabilities()
2609
ext_attr->
has_gpio
= true;
in get_device_capabilities()
2619
ext_attr->
has_gpio
= true;
in get_device_capabilities()
2629
ext_attr->
has_gpio
= true;
in get_device_capabilities()
2639
ext_attr->
has_gpio
in get_device_capabilities()
[all...]
/kernel/linux/linux-6.6/drivers/media/dvb-frontends/drx39xyj/
H
A
D
drxj.h
416
bool
has_gpio
; /*< true if GPIO is available */
member
H
A
D
drxj.c
572
false, /*
has_gpio
: true if GPIO pin is available */
2559
ext_attr->
has_gpio
= false;
in get_device_capabilities()
2569
ext_attr->
has_gpio
= false;
in get_device_capabilities()
2579
ext_attr->
has_gpio
= true;
in get_device_capabilities()
2589
ext_attr->
has_gpio
= true;
in get_device_capabilities()
2599
ext_attr->
has_gpio
= true;
in get_device_capabilities()
2609
ext_attr->
has_gpio
= true;
in get_device_capabilities()
2619
ext_attr->
has_gpio
= true;
in get_device_capabilities()
2629
ext_attr->
has_gpio
= true;
in get_device_capabilities()
2639
ext_attr->
has_gpio
in get_device_capabilities()
[all...]
Completed in 17 milliseconds