/Linux-v6.1/drivers/hte/ |
D | hte-tegra194-test.c | 207 gpiod_put(hte.gpio_in); in tegra_hte_test_probe() 209 gpiod_put(hte.gpio_out); in tegra_hte_test_probe() 220 gpiod_put(hte.gpio_in); in tegra_hte_test_remove() 221 gpiod_put(hte.gpio_out); in tegra_hte_test_remove()
|
/Linux-v6.1/drivers/power/supply/ |
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()
|
/Linux-v6.1/drivers/leds/simple/ |
D | simatic-ipc-leds-gpio.c | 108 gpiod_put(gpiod); in simatic_ipc_leds_gpio_probe() 116 gpiod_put(gpiod); in simatic_ipc_leds_gpio_probe()
|
/Linux-v6.1/drivers/gpio/ |
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()
|
/Linux-v6.1/drivers/platform/x86/intel/int3472/ |
D | clk_and_regulator.c | 198 gpiod_put(int3472->regulator.gpio); in skl_int3472_register_regulator() 206 gpiod_put(int3472->regulator.gpio); in skl_int3472_unregister_regulator()
|
D | discrete.c | 343 gpiod_put(int3472->clock.ena_gpio); in skl_int3472_discrete_remove() 344 gpiod_put(int3472->clock.led_gpio); in skl_int3472_discrete_remove()
|
/Linux-v6.1/drivers/leds/ |
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()
|
/Linux-v6.1/sound/soc/intel/boards/ |
D | bytcr_wm5102.c | 465 gpiod_put(priv->spkvdd_en_gpio); in snd_byt_wm5102_mc_probe() 474 gpiod_put(priv->spkvdd_en_gpio); in snd_byt_wm5102_mc_remove()
|
D | bytcht_es8316.c | 614 gpiod_put(priv->speaker_en_gpio); in snd_byt_cht_es8316_mc_probe() 632 gpiod_put(priv->speaker_en_gpio); in snd_byt_cht_es8316_mc_remove()
|
D | sof_es8336.c | 768 gpiod_put(priv->gpio_speakers); in sof_es8336_probe() 787 gpiod_put(priv->gpio_speakers); in sof_es8336_remove()
|
D | bdw-rt5677.c | 296 gpiod_put(bdw_rt5677->gpio_hp_en); in bdw_rt5677_exit()
|
/Linux-v6.1/drivers/remoteproc/ |
D | keystone_remoteproc.c | 469 gpiod_put(ksproc->kick_gpio); in keystone_rproc_probe() 484 gpiod_put(ksproc->kick_gpio); in keystone_rproc_remove()
|
/Linux-v6.1/drivers/media/i2c/ |
D | tw9910.c | 627 gpiod_put(priv->rstb_gpio); in tw9910_power_on() 989 gpiod_put(priv->pdn_gpio); in tw9910_probe() 1001 gpiod_put(priv->pdn_gpio); in tw9910_remove()
|
D | rj54n1cb0c.c | 1387 gpiod_put(rj54n1->enable_gpio); in rj54n1_probe() 1390 gpiod_put(rj54n1->pwup_gpio); in rj54n1_probe() 1406 gpiod_put(rj54n1->enable_gpio); in rj54n1_remove() 1408 gpiod_put(rj54n1->pwup_gpio); in rj54n1_remove()
|
D | ov772x.c | 897 gpiod_put(priv->rstb_gpio); in ov772x_power_on() 1513 gpiod_put(priv->pwdn_gpio); in ov772x_probe() 1531 gpiod_put(priv->pwdn_gpio); in ov772x_remove()
|
/Linux-v6.1/drivers/usb/dwc3/ |
D | dwc3-pci.c | 249 gpiod_put(gpio); in dwc3_pci_quirks() 257 gpiod_put(gpio); in dwc3_pci_quirks()
|
/Linux-v6.1/drivers/input/touchscreen/ |
D | mainstone-wm97xx.c | 244 gpiod_put(gpiod_irq); in wm97xx_acc_shutdown()
|
/Linux-v6.1/drivers/spi/ |
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()
|
/Linux-v6.1/drivers/staging/fbtft/ |
D | fb_st7789v.c | 110 gpiod_put(te); in init_tearing_effect_line()
|
/Linux-v6.1/include/linux/gpio/ |
D | consumer.h | 82 void gpiod_put(struct gpio_desc *desc); 239 static inline void gpiod_put(struct gpio_desc *desc) in gpiod_put() function
|
/Linux-v6.1/drivers/regulator/ |
D | lm363x-regulator.c | 338 gpiod_put(gpiod); in lm363x_regulator_probe()
|
D | arizona-ldo1.c | 347 gpiod_put(ldo1->ena_gpiod); in arizona_ldo1_remove()
|
/Linux-v6.1/sound/pci/hda/ |
D | cs35l41_hda.c | 1169 gpiod_put(speaker_id_desc); in cs35l41_get_speaker_id() 1197 gpiod_put(speaker_id_desc); in cs35l41_get_speaker_id() 1510 gpiod_put(cs35l41->reset_gpio); in cs35l41_hda_probe() 1533 gpiod_put(cs35l41->reset_gpio); in cs35l41_hda_remove()
|
/Linux-v6.1/drivers/net/phy/ |
D | fixed_phy.c | 181 gpiod_put(fp->link_gpiod); in fixed_phy_del()
|
/Linux-v6.1/sound/soc/ |
D | soc-jack.c | 289 gpiod_put(gpios[i].desc); in jack_free_gpios()
|