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_unexport
(Results
1 - 14
of
14
) sorted by relevance
/kernel/linux/linux-6.6/drivers/gpio/
H
A
D
gpiolib-sysfs.c
508
/* reject bogus commands (
gpiod_unexport
() ignores them) */
in unexport_store()
521
gpiod_unexport
(desc);
in unexport_store()
686
*
gpiod_unexport
- reverse effect of gpiod_export()
691
void
gpiod_unexport
(struct gpio_desc *desc)
in gpiod_unexport()
function
732
EXPORT_SYMBOL_GPL(
gpiod_unexport
);
variable
789
gpiod_unexport
(desc);
in gpiochip_sysfs_unregister()
H
A
D
gpio-twl4030.c
498
gpiod_unexport
(d);
in gpio_twl4030_power_off_action()
/kernel/linux/linux-5.10/include/asm-generic/
H
A
D
gpio.h
136
gpiod_unexport
(gpio_to_desc(gpio));
in gpio_unexport()
/kernel/linux/linux-5.10/include/linux/gpio/
H
A
D
consumer.h
721
void
gpiod_unexport
(struct gpio_desc *desc);
737
static inline void
gpiod_unexport
(struct gpio_desc *desc)
in gpiod_unexport()
function
/kernel/linux/linux-6.6/include/linux/gpio/
H
A
D
consumer.h
650
void
gpiod_unexport
(struct gpio_desc *desc);
668
static inline void
gpiod_unexport
(struct gpio_desc *desc)
in gpiod_unexport()
function
/kernel/linux/linux-5.10/drivers/gpio/
H
A
D
gpiolib-sysfs.c
704
*
gpiod_unexport
- reverse effect of gpiod_export()
709
void
gpiod_unexport
(struct gpio_desc *desc)
in gpiod_unexport()
function
750
EXPORT_SYMBOL_GPL(
gpiod_unexport
);
variable
H
A
D
gpiolib.c
2136
gpiod_unexport
(desc);
in gpiod_free_commit()
/kernel/linux/linux-5.10/drivers/hsi/clients/
H
A
D
nokia-modem.c
68
gpiod_unexport
(modem->gpios[i].gpio);
in nokia_modem_gpio_unexport()
/kernel/linux/linux-5.10/sound/soc/
H
A
D
soc-jack.c
286
gpiod_unexport
(gpios[i].desc);
in jack_free_gpios()
/kernel/linux/linux-6.6/drivers/hsi/clients/
H
A
D
nokia-modem.c
67
gpiod_unexport
(modem->gpios[i].gpio);
in nokia_modem_gpio_unexport()
/kernel/linux/linux-6.6/sound/soc/
H
A
D
soc-jack.c
285
gpiod_unexport
(gpios[i].desc);
in jack_free_gpios()
/kernel/linux/linux-5.10/drivers/net/dsa/
H
A
D
lan9303-core.c
1370
gpiod_unexport
(chip->reset_gpio);
in lan9303_remove()
/kernel/linux/linux-5.10/drivers/staging/pi433/
H
A
D
pi433_if.c
1011
gpiod_unexport
(device->gpiod[i]);
in setup_gpio()
/kernel/linux/linux-6.6/drivers/media/pci/sta2x11/
H
A
D
sta2x11_vip.c
936
gpiod_unexport
(desc);
in vip_gpio_release()
Completed in 20 milliseconds