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_put
(Results
1 - 25
of
88
) sorted by relevance
1
2
3
4
/kernel/linux/linux-6.6/drivers/hte/
H
A
D
hte-tegra194-test.c
209
gpiod_put
(hte.gpio_in);
in tegra_hte_test_probe()
211
gpiod_put
(hte.gpio_out);
in tegra_hte_test_probe()
222
gpiod_put
(hte.gpio_in);
in tegra_hte_test_remove()
223
gpiod_put
(hte.gpio_out);
in tegra_hte_test_remove()
/kernel/linux/linux-6.6/drivers/platform/x86/intel/int3472/
H
A
D
led.c
63
gpiod_put
(int3472->pled.gpio);
in skl_int3472_register_pled()
74
gpiod_put
(int3472->pled.gpio);
in skl_int3472_unregister_pled()
H
A
D
clk_and_regulator.c
223
gpiod_put
(int3472->clock.ena_gpio);
in skl_int3472_register_gpio_clock()
235
gpiod_put
(int3472->clock.ena_gpio);
in skl_int3472_unregister_clock()
343
gpiod_put
(int3472->regulator.gpio);
in skl_int3472_register_regulator()
351
gpiod_put
(int3472->regulator.gpio);
in skl_int3472_unregister_regulator()
/kernel/linux/linux-6.6/drivers/leds/simple/
H
A
D
simatic-ipc-leds-gpio-core.c
88
gpiod_put
(gpiod);
in simatic_ipc_leds_gpio_probe()
96
gpiod_put
(gpiod);
in simatic_ipc_leds_gpio_probe()
/kernel/linux/linux-6.6/drivers/power/supply/
H
A
D
collie_battery.c
432
gpiod_put
(collie_bat_main.gpio_charge_on);
in collie_bat_probe()
434
gpiod_put
(collie_mbat_low);
in collie_bat_probe()
436
gpiod_put
(collie_bat_main.gpio_full);
in collie_bat_probe()
448
gpiod_put
(collie_bat_main.gpio_full);
in collie_bat_remove()
449
gpiod_put
(collie_mbat_low);
in collie_bat_remove()
450
gpiod_put
(collie_bat_main.gpio_charge_on);
in collie_bat_remove()
/kernel/linux/linux-6.6/arch/powerpc/platforms/85xx/
H
A
D
sgy_cts1000.c
84
gpiod_put
(halt_gpio);
in __gpio_halt_probe()
125
gpiod_put
(halt_gpio);
in gpio_halt_remove()
/kernel/linux/linux-5.10/drivers/gpio/
H
A
D
gpiolib-devres.c
22
gpiod_put
(*desc);
in devm_gpiod_release()
121
gpiod_put
(desc);
in devm_gpiod_get_index()
176
gpiod_put
(desc);
in devm_gpiod_get_from_of_node()
319
* devm_gpiod_put - Resource-managed
gpiod_put
()
/kernel/linux/linux-6.6/arch/arm/mach-omap1/
H
A
D
board-sx1.c
347
gpiod_put
(d);
in omap_sx1_init()
352
gpiod_put
(d);
in omap_sx1_init()
357
gpiod_put
(d);
in omap_sx1_init()
H
A
D
board-palmte.c
258
gpiod_put
(d);
in omap_palmte_init()
H
A
D
serial.c
214
gpiod_put
(d);
in omap_serial_set_port_wakeup()
/kernel/linux/linux-6.6/drivers/gpio/
H
A
D
gpiolib-devres.c
22
gpiod_put
(*desc);
in devm_gpiod_release()
121
gpiod_put
(desc);
in devm_gpiod_get_index()
262
* devm_gpiod_put - Resource-managed
gpiod_put
()
/kernel/linux/linux-5.10/drivers/leds/
H
A
D
leds-netxbig.c
330
gpiod_put
(gpio_ext->addr[i]);
in netxbig_gpio_ext_remove()
332
gpiod_put
(gpio_ext->data[i]);
in netxbig_gpio_ext_remove()
333
gpiod_put
(gpio_ext->enable);
in netxbig_gpio_ext_remove()
/kernel/linux/linux-6.6/drivers/leds/
H
A
D
leds-netxbig.c
330
gpiod_put
(gpio_ext->addr[i]);
in netxbig_gpio_ext_remove()
332
gpiod_put
(gpio_ext->data[i]);
in netxbig_gpio_ext_remove()
333
gpiod_put
(gpio_ext->enable);
in netxbig_gpio_ext_remove()
/kernel/linux/linux-5.10/drivers/gpu/drm/sun4i/
H
A
D
sun8i_dw_hdmi.c
256
gpiod_put
(hdmi->ddc_en);
in sun8i_dw_hdmi_bind()
274
gpiod_put
(hdmi->ddc_en);
in sun8i_dw_hdmi_unbind()
/kernel/linux/linux-6.6/arch/arm/mach-mvebu/
H
A
D
pm-board.c
111
gpiod_put
(pic_gpios[i]);
in mvebu_armada_pm_init()
/kernel/linux/linux-5.10/drivers/platform/x86/
H
A
D
surface3_button.c
82
gpiod_put
(desc);
in surface3_button_lookup_gpio()
/kernel/linux/linux-5.10/drivers/usb/dwc3/
H
A
D
dwc3-pci.c
193
gpiod_put
(gpio);
in dwc3_pci_quirks()
201
gpiod_put
(gpio);
in dwc3_pci_quirks()
/kernel/linux/linux-5.10/sound/soc/intel/boards/
H
A
D
bytcht_es8316.c
605
gpiod_put
(priv->speaker_en_gpio);
in snd_byt_cht_es8316_mc_probe()
618
gpiod_put
(priv->speaker_en_gpio);
in snd_byt_cht_es8316_mc_remove()
/kernel/linux/linux-5.10/drivers/gpu/drm/gma500/
H
A
D
mdfld_dsi_output.c
462
gpiod_put
(gpiod);
in mdfld_dsi_panel_reset()
469
gpiod_put
(gpiod);
in mdfld_dsi_panel_reset()
/kernel/linux/linux-5.10/include/linux/gpio/
H
A
D
consumer.h
85
void
gpiod_put
(struct gpio_desc *desc);
244
static inline void
gpiod_put
(struct gpio_desc *desc)
in gpiod_put()
function
/kernel/linux/linux-6.6/include/linux/gpio/
H
A
D
consumer.h
83
void
gpiod_put
(struct gpio_desc *desc);
240
static inline void
gpiod_put
(struct gpio_desc *desc)
in gpiod_put()
function
/kernel/linux/linux-6.6/drivers/remoteproc/
H
A
D
keystone_remoteproc.c
469
gpiod_put
(ksproc->kick_gpio);
in keystone_rproc_probe()
484
gpiod_put
(ksproc->kick_gpio);
in keystone_rproc_remove()
/kernel/linux/linux-6.6/drivers/spi/
H
A
D
spi-mpc52xx.c
505
gpiod_put
(ms->gpio_cs[i]);
in mpc52xx_spi_probe()
526
gpiod_put
(ms->gpio_cs[i]);
in mpc52xx_spi_remove()
/kernel/linux/linux-6.6/drivers/usb/dwc3/
H
A
D
dwc3-pci.c
255
gpiod_put
(gpio);
in dwc3_pci_quirks()
263
gpiod_put
(gpio);
in dwc3_pci_quirks()
/kernel/linux/linux-6.6/sound/soc/intel/boards/
H
A
D
bytcht_es8316.c
618
gpiod_put
(priv->speaker_en_gpio);
in snd_byt_cht_es8316_mc_probe()
636
gpiod_put
(priv->speaker_en_gpio);
in snd_byt_cht_es8316_mc_remove()
Completed in 22 milliseconds
1
2
3
4