Home
last modified time | relevance | path

Searched refs:gpiod_put (Results 1 – 25 of 58) sorted by relevance

123

/openbmc/linux/drivers/hte/
H A Dhte-tegra194-test.c209 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()
/openbmc/linux/drivers/power/supply/
H A Dcollie_battery.c432 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()
/openbmc/linux/drivers/leds/simple/
H A Dsimatic-ipc-leds-gpio-core.c88 gpiod_put(gpiod); in simatic_ipc_leds_gpio_probe()
96 gpiod_put(gpiod); in simatic_ipc_leds_gpio_probe()
/openbmc/linux/arch/powerpc/platforms/85xx/
H A Dsgy_cts1000.c84 gpiod_put(halt_gpio); in __gpio_halt_probe()
125 gpiod_put(halt_gpio); in gpio_halt_remove()
/openbmc/linux/drivers/platform/x86/intel/int3472/
H A Dled.c63 gpiod_put(int3472->pled.gpio); in skl_int3472_register_pled()
74 gpiod_put(int3472->pled.gpio); in skl_int3472_unregister_pled()
H A Dclk_and_regulator.c223 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()
/openbmc/linux/arch/arm/mach-omap1/
H A Dboard-sx1.c347 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 Dserial.c214 gpiod_put(d); in omap_serial_set_port_wakeup()
H A Dboard-palmte.c258 gpiod_put(d); in omap_palmte_init()
/openbmc/linux/drivers/gpio/
H A Dgpiolib-devres.c22 gpiod_put(*desc); in devm_gpiod_release()
121 gpiod_put(desc); in devm_gpiod_get_index()
/openbmc/linux/arch/arm/mach-mvebu/
H A Dpm-board.c111 gpiod_put(pic_gpios[i]); in mvebu_armada_pm_init()
/openbmc/linux/drivers/leds/
H A Dleds-netxbig.c330 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()
/openbmc/linux/sound/soc/intel/boards/
H A Dbytcr_wm5102.c472 gpiod_put(priv->spkvdd_en_gpio); in snd_byt_wm5102_mc_probe()
481 gpiod_put(priv->spkvdd_en_gpio); in snd_byt_wm5102_mc_remove()
H A Dbytcht_es8316.c618 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()
/openbmc/linux/drivers/remoteproc/
H A Dkeystone_remoteproc.c469 gpiod_put(ksproc->kick_gpio); in keystone_rproc_probe()
484 gpiod_put(ksproc->kick_gpio); in keystone_rproc_remove()
/openbmc/linux/drivers/usb/dwc3/
H A Ddwc3-pci.c256 gpiod_put(gpio); in dwc3_pci_quirks()
264 gpiod_put(gpio); in dwc3_pci_quirks()
/openbmc/linux/drivers/media/i2c/
H A Dtw9910.c627 gpiod_put(priv->rstb_gpio); in tw9910_power_on()
988 gpiod_put(priv->pdn_gpio); in tw9910_probe()
1000 gpiod_put(priv->pdn_gpio); in tw9910_remove()
H A Drj54n1cb0c.c1386 gpiod_put(rj54n1->enable_gpio); in rj54n1_probe()
1389 gpiod_put(rj54n1->pwup_gpio); in rj54n1_probe()
1405 gpiod_put(rj54n1->enable_gpio); in rj54n1_remove()
1407 gpiod_put(rj54n1->pwup_gpio); in rj54n1_remove()
/openbmc/linux/drivers/input/touchscreen/
H A Dmainstone-wm97xx.c234 gpiod_put(gpiod_irq); in wm97xx_acc_shutdown()
H A Degalax_ts.c141 gpiod_put(gpio); in egalax_wake_up_device()
/openbmc/linux/drivers/spi/
H A Dspi-mpc52xx.c505 gpiod_put(ms->gpio_cs[i]); in mpc52xx_spi_probe()
526 gpiod_put(ms->gpio_cs[i]); in mpc52xx_spi_remove()
/openbmc/linux/include/linux/gpio/
H A Dconsumer.h83 void gpiod_put(struct gpio_desc *desc);
240 static inline void gpiod_put(struct gpio_desc *desc) in gpiod_put() function
/openbmc/linux/drivers/staging/fbtft/
H A Dfb_st7789v.c110 gpiod_put(te); in init_tearing_effect_line()
/openbmc/linux/arch/powerpc/platforms/44x/
H A Dwarp.c210 gpiod_put(led->gpiod); in pika_setup_leds()
/openbmc/linux/drivers/regulator/
H A Dlm363x-regulator.c338 gpiod_put(gpiod); in lm363x_regulator_probe()

123