Searched refs:gpiod_put (Results 1 - 25 of 59) sorted by relevance

123

/linux-master/sound/pci/hda/
H A Dcirrus_scodec.c28 gpiod_put(speaker_id_desc);
55 gpiod_put(speaker_id_desc);
H A Dcs35l41_hda.c1550 gpiod_put(speaker_id_desc);
1578 gpiod_put(speaker_id_desc);
1847 gpiod_put(cs35l41->reset_gpio);
1848 gpiod_put(cs35l41->cs_gpio);
1875 gpiod_put(cs35l41->reset_gpio);
1876 gpiod_put(cs35l41->cs_gpio);
/linux-master/drivers/hte/
H A Dhte-tegra194-test.c209 gpiod_put(hte.gpio_in);
211 gpiod_put(hte.gpio_out);
222 gpiod_put(hte.gpio_in);
223 gpiod_put(hte.gpio_out);
/linux-master/drivers/leds/simple/
H A Dsimatic-ipc-leds-gpio-core.c86 gpiod_put(gpiod);
94 gpiod_put(gpiod);
/linux-master/drivers/leds/trigger/
H A Dledtrig-gpio.c111 gpiod_put(gpio_data->gpiod);
127 gpiod_put(gpio_data->gpiod);
/linux-master/arch/powerpc/platforms/85xx/
H A Dsgy_cts1000.c84 gpiod_put(halt_gpio);
125 gpiod_put(halt_gpio);
/linux-master/drivers/power/supply/
H A Dcollie_battery.c432 gpiod_put(collie_bat_main.gpio_charge_on);
434 gpiod_put(collie_mbat_low);
436 gpiod_put(collie_bat_main.gpio_full);
448 gpiod_put(collie_bat_main.gpio_full);
449 gpiod_put(collie_mbat_low);
450 gpiod_put(collie_bat_main.gpio_charge_on);
/linux-master/arch/arm/mach-omap1/
H A Dboard-sx1.c347 gpiod_put(d);
352 gpiod_put(d);
357 gpiod_put(d);
H A Dserial.c214 gpiod_put(d);
H A Dboard-palmte.c253 gpiod_put(d);
/linux-master/arch/arm/mach-mvebu/
H A Dpm-board.c111 gpiod_put(pic_gpios[i]);
/linux-master/drivers/gpio/
H A Dgpiolib-devres.c22 gpiod_put(*desc);
121 gpiod_put(desc);
262 * devm_gpiod_put - Resource-managed gpiod_put()
/linux-master/drivers/leds/
H A Dleds-netxbig.c330 gpiod_put(gpio_ext->addr[i]);
332 gpiod_put(gpio_ext->data[i]);
333 gpiod_put(gpio_ext->enable);
/linux-master/drivers/remoteproc/
H A Dkeystone_remoteproc.c469 gpiod_put(ksproc->kick_gpio);
484 gpiod_put(ksproc->kick_gpio);
/linux-master/include/linux/gpio/
H A Dconsumer.h83 void gpiod_put(struct gpio_desc *desc);
239 static inline void gpiod_put(struct gpio_desc *desc) function
/linux-master/drivers/spi/
H A Dspi-mpc52xx.c506 gpiod_put(ms->gpio_cs[i]);
527 gpiod_put(ms->gpio_cs[i]);
/linux-master/sound/soc/intel/boards/
H A Dbytcr_wm5102.c649 gpiod_put(priv->spkvdd_en_gpio);
658 gpiod_put(priv->spkvdd_en_gpio);
H A Dsof_es8336.c763 gpiod_put(priv->gpio_speakers);
782 gpiod_put(priv->gpio_speakers);
H A Dbytcht_es8316.c684 gpiod_put(priv->speaker_en_gpio);
702 gpiod_put(priv->speaker_en_gpio);
/linux-master/drivers/usb/dwc3/
H A Ddwc3-pci.c254 gpiod_put(gpio);
262 gpiod_put(gpio);
/linux-master/drivers/staging/fbtft/
H A Dfb_st7789v.c110 gpiod_put(te);
/linux-master/drivers/input/touchscreen/
H A Degalax_ts.c141 gpiod_put(gpio);
H A Dmainstone-wm97xx.c234 gpiod_put(gpiod_irq);
/linux-master/arch/powerpc/platforms/44x/
H A Dwarp.c211 gpiod_put(led->gpiod);
/linux-master/drivers/net/phy/
H A Dfixed_phy.c181 gpiod_put(fp->link_gpiod);

Completed in 393 milliseconds

123