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:gpiolib
(Results
1 - 2
of
2
) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpio/
H
A
D
gpiolib.c
25
#include "
gpiolib
.h"
26
#include "
gpiolib
-of.h"
27
#include "
gpiolib
-acpi.h"
28
#include "
gpiolib
-cdev.h"
29
#include "
gpiolib
-sysfs.h"
750
* We can do this only if
gpiolib
has been initialized.
in gpiochip_add_data_with_key()
1702
* global irqs in the
gpiolib
core, and making sure that the gpiochip
2228
* descriptors via
gpiolib
API. Difference to gpiod_request() is that this
2583
* Handle FLAG_TRANSITORY first, enabling queries to
gpiolib
for
in gpiod_set_transitory()
4399
pr_err("
gpiolib
in gpiolib_dev_init()
4538
DEFINE_SEQ_ATTRIBUTE(
gpiolib
);
global()
variable
[all...]
/kernel/linux/linux-6.6/drivers/gpio/
H
A
D
gpiolib.c
30
#include "
gpiolib
-acpi.h"
31
#include "
gpiolib
-cdev.h"
32
#include "
gpiolib
-of.h"
33
#include "
gpiolib
-swnode.h"
34
#include "
gpiolib
-sysfs.h"
35
#include "
gpiolib
.h"
912
* We can do this only if
gpiolib
has been initialized.
in gpiochip_add_data_with_key()
2300
* descriptors via
gpiolib
API. Difference to gpiod_request() is that this
2752
* Handle FLAG_TRANSITORY first, enabling queries to
gpiolib
for
in gpiod_set_transitory()
4539
* the GPIO chip with
gpiolib
in gpio_stub_drv_probe()
4709
DEFINE_SEQ_ATTRIBUTE(
gpiolib
);
global()
variable
[all...]
Completed in 14 milliseconds