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:gpiod_free
(Results
1 - 10
of
10
) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpio/
H
A
D
gpiolib-legacy.c
11
gpiod_free
(gpio_to_desc(gpio));
in gpio_free()
63
gpiod_free
(desc);
in gpio_request_one()
H
A
D
gpiolib-sysfs.c
495
gpiod_free
(desc);
in export_store()
501
gpiod_free
(desc);
in export_store()
539
gpiod_free
(desc);
in unexport_store()
707
* This is implicit on
gpiod_free
().
810
gpiod_free
(desc);
in gpiochip_sysfs_unregister()
H
A
D
gpiolib.h
134
void
gpiod_free
(struct gpio_desc *desc);
H
A
D
gpiolib-cdev.c
266
gpiod_free
(lh->descs[i]);
in linehandle_free()
1276
gpiod_free
(lr->lines[i].desc);
in linereq_free()
1590
gpiod_free
(le->desc);
in lineevent_free()
H
A
D
gpiolib.c
2176
void
gpiod_free
(struct gpio_desc *desc)
in gpiod_free()
function
4373
gpiod_free
(desc);
in gpiod_put()
/kernel/linux/linux-6.6/drivers/gpio/
H
A
D
gpiolib-legacy.c
11
gpiod_free
(gpio_to_desc(gpio));
in gpio_free()
51
gpiod_free
(desc);
in gpio_request_one()
H
A
D
gpiolib-sysfs.c
478
gpiod_free
(desc);
in export_store()
484
gpiod_free
(desc);
in export_store()
522
gpiod_free
(desc);
in unexport_store()
689
* This is implicit on
gpiod_free
().
790
gpiod_free
(desc);
in gpiochip_sysfs_unregister()
H
A
D
gpiolib.h
197
void
gpiod_free
(struct gpio_desc *desc);
H
A
D
gpiolib-cdev.c
320
gpiod_free
(lh->descs[i]);
in linehandle_free()
1585
gpiod_free
(lr->lines[i].desc);
in linereq_free()
1948
gpiod_free
(le->desc);
in lineevent_free()
H
A
D
gpiolib.c
2245
void
gpiod_free
(struct gpio_desc *desc)
in gpiod_free()
function
4515
gpiod_free
(desc);
in gpiod_put()
Completed in 21 milliseconds