GPIOD_OUT_LOW    1137 arch/arm/mach-davinci/board-da850-evm.c 						     : GPIOD_OUT_LOW;
GPIOD_OUT_LOW     596 arch/arm/mach-omap1/board-ams-delta.c 		 GPIO_ACTIVE_HIGH, GPIOD_OUT_LOW),
GPIOD_OUT_LOW     702 arch/arm/mach-pxa/hx4700.c static enum gpiod_flags bq24022_gpiod_gflags[] = { GPIOD_OUT_LOW };
GPIOD_OUT_LOW     645 arch/arm/mach-pxa/magician.c static enum gpiod_flags bq24022_gpiod_gflags[] = { GPIOD_OUT_LOW };
GPIOD_OUT_LOW     209 drivers/auxdisplay/hd44780.c 							  GPIOD_OUT_LOW);
GPIOD_OUT_LOW     216 drivers/auxdisplay/hd44780.c 	hd->pins[PIN_CTRL_E] = devm_gpiod_get(dev, "enable", GPIOD_OUT_LOW);
GPIOD_OUT_LOW     230 drivers/auxdisplay/hd44780.c 							GPIOD_OUT_LOW);
GPIOD_OUT_LOW     237 drivers/auxdisplay/hd44780.c 							GPIOD_OUT_LOW);
GPIOD_OUT_LOW     923 drivers/bluetooth/btmtkuart.c 						     GPIOD_OUT_LOW);
GPIOD_OUT_LOW     952 drivers/bluetooth/btmtkuart.c 						      GPIOD_OUT_LOW);
GPIOD_OUT_LOW    3693 drivers/bluetooth/btusb.c 					GPIOD_OUT_LOW);
GPIOD_OUT_LOW    1008 drivers/bluetooth/hci_bcm.c 						     GPIOD_OUT_LOW);
GPIOD_OUT_LOW    1013 drivers/bluetooth/hci_bcm.c 						GPIOD_OUT_LOW);
GPIOD_OUT_LOW     812 drivers/bluetooth/hci_h5.c 	h5->enable_gpio = devm_gpiod_get_optional(dev, "enable", GPIOD_OUT_LOW);
GPIOD_OUT_LOW     817 drivers/bluetooth/hci_h5.c 						       GPIOD_OUT_LOW);
GPIOD_OUT_LOW    1163 drivers/bluetooth/hci_intel.c 	idev->reset = devm_gpiod_get(&pdev->dev, "reset", GPIOD_OUT_LOW);
GPIOD_OUT_LOW     701 drivers/bluetooth/hci_ll.c 						     GPIOD_OUT_LOW);
GPIOD_OUT_LOW     723 drivers/bluetooth/hci_nokia.c 					   GPIOD_OUT_LOW);
GPIOD_OUT_LOW    1526 drivers/bluetooth/hci_qca.c 					       GPIOD_OUT_LOW);
GPIOD_OUT_LOW     264 drivers/clk/clk-gpio.c 	gpiod = devm_gpiod_get(&pdev->dev, gpio_name, GPIOD_OUT_LOW);
GPIOD_OUT_LOW    1469 drivers/extcon/extcon-arizona.c 			mode = GPIOD_OUT_LOW;
GPIOD_OUT_LOW    1478 drivers/extcon/extcon-arizona.c 							 GPIOD_OUT_LOW);
GPIOD_OUT_LOW     278 drivers/fpga/altera-ps-spi.c 	conf->config = devm_gpiod_get(&spi->dev, "nconfig", GPIOD_OUT_LOW);
GPIOD_OUT_LOW     152 drivers/fpga/xilinx-spi.c 	conf->prog_b = devm_gpiod_get(&spi->dev, "prog_b", GPIOD_OUT_LOW);
GPIOD_OUT_LOW     441 drivers/gnss/sirf.c 			GPIOD_OUT_LOW);
GPIOD_OUT_LOW     127 drivers/gpio/gpio-74x164.c 						 GPIOD_OUT_LOW);
GPIOD_OUT_LOW     391 drivers/gpio/gpio-max3191x.c 				 "maxim,db0", GPIOD_OUT_LOW, max3191x->nchips);
GPIOD_OUT_LOW     393 drivers/gpio/gpio-max3191x.c 				 "maxim,db1", GPIOD_OUT_LOW, max3191x->nchips);
GPIOD_OUT_LOW     624 drivers/gpio/gpio-mvebu.c 						 GPIOD_OUT_LOW);
GPIOD_OUT_LOW     926 drivers/gpio/gpio-pca953x.c 						     GPIOD_OUT_LOW);
GPIOD_OUT_LOW     150 drivers/gpio/gpio-pisosr.c 	gpio->load_gpio = devm_gpiod_get_optional(dev, "load", GPIOD_OUT_LOW);
GPIOD_OUT_LOW     163 drivers/gpio/gpio-xra1403.c 	reset_gpio = devm_gpiod_get_optional(&spi->dev, "reset", GPIOD_OUT_LOW);
GPIOD_OUT_LOW     540 drivers/gpio/gpiolib-acpi.c 			return GPIOD_OUT_LOW;
GPIOD_OUT_LOW     852 drivers/gpio/gpiolib-acpi.c 	    (*dflags == GPIOD_OUT_LOW || *dflags == GPIOD_OUT_HIGH)) {
GPIOD_OUT_LOW    1146 drivers/gpio/gpiolib-acpi.c 		*dflags |= GPIOD_OUT_LOW;
GPIOD_OUT_LOW     606 drivers/gpio/gpiolib-of.c 		*dflags |= GPIOD_OUT_LOW;
GPIOD_OUT_LOW     735 drivers/gpu/drm/bridge/analogix-anx78xx.c 	pdata->gpiod_reset = devm_gpiod_get(dev, "reset", GPIOD_OUT_LOW);
GPIOD_OUT_LOW     308 drivers/gpu/drm/bridge/nxp-ptn3460.c 						GPIOD_OUT_LOW);
GPIOD_OUT_LOW     975 drivers/gpu/drm/bridge/sii902x.c 						      GPIOD_OUT_LOW);
GPIOD_OUT_LOW     826 drivers/gpu/drm/bridge/sii9234.c 	ctx->gpio_reset = devm_gpiod_get(ctx->dev, "reset", GPIOD_OUT_LOW);
GPIOD_OUT_LOW     403 drivers/gpu/drm/bridge/tc358764.c 	ctx->gpio_reset = devm_gpiod_get(dev, "reset", GPIOD_OUT_LOW);
GPIOD_OUT_LOW    1547 drivers/gpu/drm/bridge/tc358767.c 	tc->reset_gpio = devm_gpiod_get_optional(dev, "reset", GPIOD_OUT_LOW);
GPIOD_OUT_LOW     173 drivers/gpu/drm/bridge/thc63lvd1024.c 	thc63->oe = devm_gpiod_get_optional(thc63->dev, "oe", GPIOD_OUT_LOW);
GPIOD_OUT_LOW     732 drivers/gpu/drm/bridge/ti-sn65dsi86.c 					    GPIOD_OUT_LOW);
GPIOD_OUT_LOW     322 drivers/gpu/drm/i915/display/intel_dsi_vbt.c 						 value ? GPIOD_OUT_LOW :
GPIOD_OUT_LOW    1564 drivers/gpu/drm/msm/dsi/dsi_host.c 							 GPIOD_OUT_LOW);
GPIOD_OUT_LOW     371 drivers/gpu/drm/msm/edp/edp_ctrl.c 	ctrl->panel_en_gpio = devm_gpiod_get(dev, "panel-en", GPIOD_OUT_LOW);
GPIOD_OUT_LOW      78 drivers/gpu/drm/omapdrm/displays/encoder-opa362.c 	gpio = devm_gpiod_get_optional(&pdev->dev, "enable", GPIOD_OUT_LOW);
GPIOD_OUT_LOW     134 drivers/gpu/drm/omapdrm/displays/encoder-tpd12s015.c 		 GPIOD_OUT_LOW);
GPIOD_OUT_LOW     141 drivers/gpu/drm/omapdrm/displays/encoder-tpd12s015.c 		 GPIOD_OUT_LOW);
GPIOD_OUT_LOW    1171 drivers/gpu/drm/omapdrm/displays/panel-dsi-cm.c 	ddata->reset_gpio = devm_gpiod_get(&pdev->dev, "reset", GPIOD_OUT_LOW);
GPIOD_OUT_LOW     223 drivers/gpu/drm/panel/panel-feiyang-fy07024di26a30d.c 	ctx->reset = devm_gpiod_get(&dsi->dev, "reset", GPIOD_OUT_LOW);
GPIOD_OUT_LOW     446 drivers/gpu/drm/panel/panel-ilitek-ili9881c.c 	ctx->reset = devm_gpiod_get(&dsi->dev, "reset", GPIOD_OUT_LOW);
GPIOD_OUT_LOW     412 drivers/gpu/drm/panel/panel-jdi-lt070me05000.c 	jdi->enable_gpio = devm_gpiod_get(dev, "enable", GPIOD_OUT_LOW);
GPIOD_OUT_LOW     426 drivers/gpu/drm/panel/panel-jdi-lt070me05000.c 	jdi->dcdc_en_gpio = devm_gpiod_get(dev, "dcdc-en", GPIOD_OUT_LOW);
GPIOD_OUT_LOW     189 drivers/gpu/drm/panel/panel-lg-lb035q02.c 	lcd->enable_gpio = devm_gpiod_get(&spi->dev, "enable", GPIOD_OUT_LOW);
GPIOD_OUT_LOW     228 drivers/gpu/drm/panel/panel-lvds.c 						     GPIOD_OUT_LOW);
GPIOD_OUT_LOW     189 drivers/gpu/drm/panel/panel-nec-nl8048hl11.c 	lcd->reset_gpio = devm_gpiod_get(&spi->dev, "reset", GPIOD_OUT_LOW);
GPIOD_OUT_LOW     283 drivers/gpu/drm/panel/panel-olimex-lcd-olinuxino.c 	lcd->enable_gpio = devm_gpiod_get(dev, "enable", GPIOD_OUT_LOW);
GPIOD_OUT_LOW     435 drivers/gpu/drm/panel/panel-orisetech-otm8009a.c 	ctx->reset_gpio = devm_gpiod_get_optional(dev, "reset", GPIOD_OUT_LOW);
GPIOD_OUT_LOW     587 drivers/gpu/drm/panel/panel-raydium-rm67191.c 	panel->reset = devm_gpiod_get_optional(dev, "reset", GPIOD_OUT_LOW);
GPIOD_OUT_LOW     379 drivers/gpu/drm/panel/panel-raydium-rm68200.c 	ctx->reset_gpio = devm_gpiod_get_optional(dev, "reset", GPIOD_OUT_LOW);
GPIOD_OUT_LOW     308 drivers/gpu/drm/panel/panel-rocktech-jh057n00900.c 	ctx->reset_gpio = devm_gpiod_get(dev, "reset", GPIOD_OUT_LOW);
GPIOD_OUT_LOW     180 drivers/gpu/drm/panel/panel-ronbo-rb070d30.c 	ctx->gpios.reset = devm_gpiod_get(&dsi->dev, "reset", GPIOD_OUT_LOW);
GPIOD_OUT_LOW     186 drivers/gpu/drm/panel/panel-ronbo-rb070d30.c 	ctx->gpios.power = devm_gpiod_get(&dsi->dev, "power", GPIOD_OUT_LOW);
GPIOD_OUT_LOW     196 drivers/gpu/drm/panel/panel-ronbo-rb070d30.c 	ctx->gpios.updn = devm_gpiod_get(&dsi->dev, "updn", GPIOD_OUT_LOW);
GPIOD_OUT_LOW     206 drivers/gpu/drm/panel/panel-ronbo-rb070d30.c 	ctx->gpios.shlr = devm_gpiod_get(&dsi->dev, "shlr", GPIOD_OUT_LOW);
GPIOD_OUT_LOW     710 drivers/gpu/drm/panel/panel-samsung-s6e3ha2.c 	ctx->reset_gpio = devm_gpiod_get(dev, "reset", GPIOD_OUT_LOW);
GPIOD_OUT_LOW     462 drivers/gpu/drm/panel/panel-samsung-s6e63j0x03.c 	ctx->reset_gpio = devm_gpiod_get(dev, "reset", GPIOD_OUT_LOW);
GPIOD_OUT_LOW     155 drivers/gpu/drm/panel/panel-sharp-ls037v7dw01.c 	lcd->ini_gpio = devm_gpiod_get(&pdev->dev, "enable", GPIOD_OUT_LOW);
GPIOD_OUT_LOW     161 drivers/gpu/drm/panel/panel-sharp-ls037v7dw01.c 	lcd->resb_gpio = devm_gpiod_get(&pdev->dev, "reset", GPIOD_OUT_LOW);
GPIOD_OUT_LOW     168 drivers/gpu/drm/panel/panel-sharp-ls037v7dw01.c 					    GPIOD_OUT_LOW);
GPIOD_OUT_LOW     175 drivers/gpu/drm/panel/panel-sharp-ls037v7dw01.c 					    GPIOD_OUT_LOW);
GPIOD_OUT_LOW     182 drivers/gpu/drm/panel/panel-sharp-ls037v7dw01.c 					    GPIOD_OUT_LOW);
GPIOD_OUT_LOW     253 drivers/gpu/drm/panel/panel-sharp-ls043t1le01.c 	sharp_nt->reset_gpio = devm_gpiod_get(dev, "reset", GPIOD_OUT_LOW);
GPIOD_OUT_LOW     436 drivers/gpu/drm/panel/panel-simple.c 						     GPIOD_OUT_LOW);
GPIOD_OUT_LOW     362 drivers/gpu/drm/panel/panel-sitronix-st7701.c 	st7701->reset = devm_gpiod_get(&dsi->dev, "reset", GPIOD_OUT_LOW);
GPIOD_OUT_LOW     392 drivers/gpu/drm/panel/panel-sitronix-st7789v.c 	ctx->reset = devm_gpiod_get(&spi->dev, "reset", GPIOD_OUT_LOW);
GPIOD_OUT_LOW     633 drivers/gpu/drm/panel/panel-sony-acx565akm.c 	lcd->reset_gpio = devm_gpiod_get(&spi->dev, "reset", GPIOD_OUT_LOW);
GPIOD_OUT_LOW     504 drivers/gpu/drm/panel/panel-truly-nt35597.c 	ctx->reset_gpio = devm_gpiod_get(dev, "reset", GPIOD_OUT_LOW);
GPIOD_OUT_LOW     511 drivers/gpu/drm/panel/panel-truly-nt35597.c 	ctx->mode_gpio = devm_gpiod_get(dev, "mode", GPIOD_OUT_LOW);
GPIOD_OUT_LOW     334 drivers/gpu/drm/tilcdc/tilcdc_panel.c 							 GPIOD_OUT_LOW);
GPIOD_OUT_LOW     242 drivers/gpu/drm/tiny/hx8357d.c 	dc = devm_gpiod_get(dev, "dc", GPIOD_OUT_LOW);
GPIOD_OUT_LOW     408 drivers/gpu/drm/tiny/ili9225.c 	rs = devm_gpiod_get(dev, "rs", GPIOD_OUT_LOW);
GPIOD_OUT_LOW     206 drivers/gpu/drm/tiny/ili9341.c 	dc = devm_gpiod_get_optional(dev, "dc", GPIOD_OUT_LOW);
GPIOD_OUT_LOW     210 drivers/gpu/drm/tiny/mi0283qt.c 	dc = devm_gpiod_get_optional(dev, "dc", GPIOD_OUT_LOW);
GPIOD_OUT_LOW    1041 drivers/gpu/drm/tiny/repaper.c 	epd->panel_on = devm_gpiod_get(dev, "panel-on", GPIOD_OUT_LOW);
GPIOD_OUT_LOW    1049 drivers/gpu/drm/tiny/repaper.c 	epd->discharge = devm_gpiod_get(dev, "discharge", GPIOD_OUT_LOW);
GPIOD_OUT_LOW    1057 drivers/gpu/drm/tiny/repaper.c 	epd->reset = devm_gpiod_get(dev, "reset", GPIOD_OUT_LOW);
GPIOD_OUT_LOW    1114 drivers/gpu/drm/tiny/repaper.c 		epd->border = devm_gpiod_get(dev, "border", GPIOD_OUT_LOW);
GPIOD_OUT_LOW     351 drivers/gpu/drm/tiny/st7586.c 	a0 = devm_gpiod_get(dev, "a0", GPIOD_OUT_LOW);
GPIOD_OUT_LOW     180 drivers/gpu/drm/tiny/st7735r.c 	dc = devm_gpiod_get(dev, "dc", GPIOD_OUT_LOW);
GPIOD_OUT_LOW     101 drivers/hsi/clients/nokia-modem.c 							    GPIOD_OUT_LOW);
GPIOD_OUT_LOW     169 drivers/hwmon/nsa320-hwmon.c 	hwmon->act = devm_gpiod_get(&pdev->dev, "act", GPIOD_OUT_LOW);
GPIOD_OUT_LOW     966 drivers/hwmon/sht15.c 	data->sck = devm_gpiod_get(&pdev->dev, "clk", GPIOD_OUT_LOW);
GPIOD_OUT_LOW     227 drivers/i2c/busses/i2c-cbus-gpio.c 	chost->clk = devm_gpiod_get_index(&pdev->dev, NULL, 0, GPIOD_OUT_LOW);
GPIOD_OUT_LOW     173 drivers/i2c/busses/i2c-pca-platform.c 	i2c->gpio = devm_gpiod_get_optional(&pdev->dev, "reset", GPIOD_OUT_LOW);
GPIOD_OUT_LOW     125 drivers/i2c/muxes/i2c-arb-gpio-challenge.c 	arb->our_gpio = devm_gpiod_get(dev, "our-claim", GPIOD_OUT_LOW);
GPIOD_OUT_LOW     171 drivers/i2c/muxes/i2c-mux-gpio.c 			flag = GPIOD_OUT_LOW;
GPIOD_OUT_LOW     247 drivers/i2c/muxes/i2c-mux-ltc4306.c 	gpio = devm_gpiod_get_optional(&client->dev, "enable", GPIOD_OUT_LOW);
GPIOD_OUT_LOW     434 drivers/iio/adc/ad7606.c 					 GPIOD_OUT_LOW);
GPIOD_OUT_LOW     438 drivers/iio/adc/ad7606.c 	st->gpio_reset = devm_gpiod_get_optional(dev, "reset", GPIOD_OUT_LOW);
GPIOD_OUT_LOW     443 drivers/iio/adc/ad7606.c 						 GPIOD_OUT_LOW);
GPIOD_OUT_LOW     462 drivers/iio/adc/ad7606.c 						    GPIOD_OUT_LOW);
GPIOD_OUT_LOW     445 drivers/iio/adc/ad7768-1.c 					  GPIOD_OUT_LOW);
GPIOD_OUT_LOW     251 drivers/iio/adc/ad7780.c 						     GPIOD_OUT_LOW);
GPIOD_OUT_LOW     478 drivers/iio/adc/hi8435.c 	reset_gpio = devm_gpiod_get(&spi->dev, NULL, GPIOD_OUT_LOW);
GPIOD_OUT_LOW     495 drivers/iio/adc/hx711.c 	hx711_data->gpiod_pd_sck = devm_gpiod_get(dev, "sck", GPIOD_OUT_LOW);
GPIOD_OUT_LOW     318 drivers/iio/adc/ti-ads124s08.c 						   "reset", GPIOD_OUT_LOW);
GPIOD_OUT_LOW     162 drivers/iio/dac/ad5592r-base.c 	gpio = devm_gpiod_get_optional(st->dev, "reset", GPIOD_OUT_LOW);
GPIOD_OUT_LOW     137 drivers/iio/dac/ti-dac7612.c 						 GPIOD_OUT_LOW);
GPIOD_OUT_LOW    1007 drivers/iio/frequency/ad9523.c 		GPIOD_OUT_LOW);
GPIOD_OUT_LOW     145 drivers/iio/potentiometer/ad5272.c 		GPIOD_OUT_LOW);
GPIOD_OUT_LOW     257 drivers/iio/proximity/srf04.c 	data->gpiod_trig = devm_gpiod_get(dev, "trig", GPIOD_OUT_LOW);
GPIOD_OUT_LOW     147 drivers/iio/resolver/ad2s1200.c 	st->sample = devm_gpiod_get(&spi->dev, "adi,sample", GPIOD_OUT_LOW);
GPIOD_OUT_LOW     154 drivers/iio/resolver/ad2s1200.c 	st->rdvel = devm_gpiod_get(&spi->dev, "adi,rdvel", GPIOD_OUT_LOW);
GPIOD_OUT_LOW      70 drivers/input/misc/gpio-beeper.c 	beep->desc = devm_gpiod_get(&pdev->dev, NULL, GPIOD_OUT_LOW);
GPIOD_OUT_LOW     124 drivers/input/misc/gpio-vibra.c 	vibrator->gpio = devm_gpiod_get(&pdev->dev, "enable", GPIOD_OUT_LOW);
GPIOD_OUT_LOW     177 drivers/input/misc/msm-vibrator.c 					       GPIOD_OUT_LOW);
GPIOD_OUT_LOW    3089 drivers/input/touchscreen/atmel_mxt_ts.c 						   "reset", GPIOD_OUT_LOW);
GPIOD_OUT_LOW     196 drivers/input/touchscreen/chipone_icn8318.c 	data->wake_gpio = devm_gpiod_get(dev, "wake", GPIOD_OUT_LOW);
GPIOD_OUT_LOW     329 drivers/input/touchscreen/colibri-vf50-ts.c 	error = vf50_ts_get_gpiod(dev, &touchdev->gpio_xp, "xp", GPIOD_OUT_LOW);
GPIOD_OUT_LOW     334 drivers/input/touchscreen/colibri-vf50-ts.c 				"xm", GPIOD_OUT_LOW);
GPIOD_OUT_LOW     338 drivers/input/touchscreen/colibri-vf50-ts.c 	error = vf50_ts_get_gpiod(dev, &touchdev->gpio_yp, "yp", GPIOD_OUT_LOW);
GPIOD_OUT_LOW     342 drivers/input/touchscreen/colibri-vf50-ts.c 	error = vf50_ts_get_gpiod(dev, &touchdev->gpio_ym, "ym", GPIOD_OUT_LOW);
GPIOD_OUT_LOW     620 drivers/input/touchscreen/cyttsp_core.c 	ts->reset_gpio = devm_gpiod_get_optional(dev, "reset", GPIOD_OUT_LOW);
GPIOD_OUT_LOW    1078 drivers/input/touchscreen/edt-ft5x06.c 						    "wake", GPIOD_OUT_LOW);
GPIOD_OUT_LOW    1174 drivers/input/touchscreen/elants_i2c.c 	ts->reset_gpio = devm_gpiod_get(&client->dev, "reset", GPIOD_OUT_LOW);
GPIOD_OUT_LOW    1063 drivers/input/touchscreen/iqs5xx.c 					    "reset", GPIOD_OUT_LOW);
GPIOD_OUT_LOW    1453 drivers/input/touchscreen/melfas_mip4.c 					      "ce", GPIOD_OUT_LOW);
GPIOD_OUT_LOW     518 drivers/input/touchscreen/pixcir_i2c_ts.c 						     GPIOD_OUT_LOW);
GPIOD_OUT_LOW    1036 drivers/input/touchscreen/raydium_i2c_ts.c 						 GPIOD_OUT_LOW);
GPIOD_OUT_LOW     514 drivers/input/touchscreen/silead.c 	data->gpio_power = devm_gpiod_get_optional(dev, "power", GPIOD_OUT_LOW);
GPIOD_OUT_LOW     323 drivers/input/touchscreen/sis_i2c.c 						 "reset", GPIOD_OUT_LOW);
GPIOD_OUT_LOW     235 drivers/input/touchscreen/surface3_spi.c 		gpiod = devm_gpiod_get_index(dev, NULL, i, GPIOD_OUT_LOW);
GPIOD_OUT_LOW     557 drivers/leds/leds-lm3532.c 						   "enable", GPIOD_OUT_LOW);
GPIOD_OUT_LOW     329 drivers/leds/leds-lm3692x.c 						   "enable", GPIOD_OUT_LOW);
GPIOD_OUT_LOW     204 drivers/leds/leds-lm3697.c 						   "enable", GPIOD_OUT_LOW);
GPIOD_OUT_LOW     400 drivers/leds/leds-lp8860.c 						   "enable", GPIOD_OUT_LOW);
GPIOD_OUT_LOW     454 drivers/media/i2c/adp1653.c 	pd->enable_gpio = devm_gpiod_get(&client->dev, "enable", GPIOD_OUT_LOW);
GPIOD_OUT_LOW    3393 drivers/media/i2c/adv7604.c 						      GPIOD_OUT_LOW);
GPIOD_OUT_LOW    1409 drivers/media/i2c/et8ek8/et8ek8_driver.c 	sensor->reset = devm_gpiod_get(dev, "reset", GPIOD_OUT_LOW);
GPIOD_OUT_LOW     981 drivers/media/i2c/imx214.c 	imx214->enable_gpio = devm_gpiod_get(dev, "enable", GPIOD_OUT_LOW);
GPIOD_OUT_LOW     750 drivers/media/i2c/mt9m001.c 							GPIOD_OUT_LOW);
GPIOD_OUT_LOW     755 drivers/media/i2c/mt9m001.c 						      GPIOD_OUT_LOW);
GPIOD_OUT_LOW    1065 drivers/media/i2c/mt9v032.c 							GPIOD_OUT_LOW);
GPIOD_OUT_LOW    1129 drivers/media/i2c/mt9v111.c 					      GPIOD_OUT_LOW);
GPIOD_OUT_LOW    1145 drivers/media/i2c/mt9v111.c 						 GPIOD_OUT_LOW);
GPIOD_OUT_LOW    1161 drivers/media/i2c/ov2640.c 			GPIOD_OUT_LOW);
GPIOD_OUT_LOW     740 drivers/media/i2c/ov2685.c 	ov2685->reset_gpio = devm_gpiod_get(dev, "reset", GPIOD_OUT_LOW);
GPIOD_OUT_LOW    1779 drivers/media/i2c/ov7670.c 			GPIOD_OUT_LOW);
GPIOD_OUT_LOW    1786 drivers/media/i2c/ov7670.c 			GPIOD_OUT_LOW);
GPIOD_OUT_LOW     865 drivers/media/i2c/ov772x.c 					     GPIOD_OUT_LOW);
GPIOD_OUT_LOW    1411 drivers/media/i2c/ov772x.c 					     GPIOD_OUT_LOW);
GPIOD_OUT_LOW     933 drivers/media/i2c/ov7740.c 			GPIOD_OUT_LOW);
GPIOD_OUT_LOW     693 drivers/media/i2c/ov9640.c 					  GPIOD_OUT_LOW);
GPIOD_OUT_LOW    1358 drivers/media/i2c/rj54n1cb0c.c 					       GPIOD_OUT_LOW);
GPIOD_OUT_LOW    1367 drivers/media/i2c/rj54n1cb0c.c 						 GPIOD_OUT_LOW);
GPIOD_OUT_LOW    2921 drivers/media/i2c/smiapp/smiapp-core.c 						    GPIOD_OUT_LOW);
GPIOD_OUT_LOW    2001 drivers/media/i2c/tc358743.c 						    GPIOD_OUT_LOW);
GPIOD_OUT_LOW     615 drivers/media/i2c/tw9910.c 					     GPIOD_OUT_LOW);
GPIOD_OUT_LOW     386 drivers/media/radio/si470x/radio-si470x-i2c.c 						    GPIOD_OUT_LOW);
GPIOD_OUT_LOW    1448 drivers/media/radio/si4713/si4713.c 						   GPIOD_OUT_LOW);
GPIOD_OUT_LOW     131 drivers/media/rc/gpio-ir-tx.c 	gpio_ir->gpio = devm_gpiod_get(&pdev->dev, NULL, GPIOD_OUT_LOW);
GPIOD_OUT_LOW     820 drivers/mfd/arizona-core.c 						   GPIOD_OUT_LOW,
GPIOD_OUT_LOW    1083 drivers/mfd/arizona-core.c 						      GPIOD_OUT_LOW);
GPIOD_OUT_LOW     296 drivers/mfd/lochnagar-i2c.c 	reset = devm_gpiod_get(dev, "reset", GPIOD_OUT_LOW);
GPIOD_OUT_LOW     367 drivers/mfd/madera-core.c 	reset = devm_gpiod_get_optional(madera->dev, "reset", GPIOD_OUT_LOW);
GPIOD_OUT_LOW     402 drivers/misc/eeprom/eeprom_93xx46.c 					     GPIOD_OUT_LOW);
GPIOD_OUT_LOW      68 drivers/mmc/core/pwrseq_emmc.c 	pwrseq->reset_gpio = devm_gpiod_get(dev, "reset", GPIOD_OUT_LOW);
GPIOD_OUT_LOW      72 drivers/mmc/core/pwrseq_sd8787.c 	pwrseq->pwrdn_gpio = devm_gpiod_get(dev, "powerdown", GPIOD_OUT_LOW);
GPIOD_OUT_LOW      76 drivers/mmc/core/pwrseq_sd8787.c 	pwrseq->reset_gpio = devm_gpiod_get(dev, "reset", GPIOD_OUT_LOW);
GPIOD_OUT_LOW     730 drivers/mmc/host/pxamci.c 		host->power = devm_gpiod_get_optional(dev, "power", GPIOD_OUT_LOW);
GPIOD_OUT_LOW     473 drivers/mtd/maps/physmap-core.c 						    GPIOD_OUT_LOW);
GPIOD_OUT_LOW     283 drivers/mtd/nand/raw/ams-delta.c 	priv->gpiod_ale = devm_gpiod_get(&pdev->dev, "ale", GPIOD_OUT_LOW);
GPIOD_OUT_LOW     290 drivers/mtd/nand/raw/ams-delta.c 	priv->gpiod_cle = devm_gpiod_get(&pdev->dev, "cle", GPIOD_OUT_LOW);
GPIOD_OUT_LOW     245 drivers/mtd/nand/raw/gpio.c 	gpiomtd->nwp = devm_gpiod_get_optional(dev, "nwp", GPIOD_OUT_LOW);
GPIOD_OUT_LOW     251 drivers/mtd/nand/raw/gpio.c 	gpiomtd->ale = devm_gpiod_get(dev, "ale", GPIOD_OUT_LOW);
GPIOD_OUT_LOW     257 drivers/mtd/nand/raw/gpio.c 	gpiomtd->cle = devm_gpiod_get(dev, "cle", GPIOD_OUT_LOW);
GPIOD_OUT_LOW     346 drivers/mtd/nand/raw/ingenic/ingenic_nand_drv.c 	nand->wp_gpio = devm_gpiod_get_optional(dev, "wp", GPIOD_OUT_LOW);
GPIOD_OUT_LOW    1095 drivers/mtd/nand/raw/tegra_nand.c 	nand->wp_gpio = devm_gpiod_get_optional(dev, "wp", GPIOD_OUT_LOW);
GPIOD_OUT_LOW      66 drivers/mux/gpio.c 	mux_gpio->gpios = devm_gpiod_get_array(dev, "mux", GPIOD_OUT_LOW);
GPIOD_OUT_LOW     376 drivers/net/can/m_can/tcan4x5x.c 						       GPIOD_OUT_LOW);
GPIOD_OUT_LOW    1302 drivers/net/dsa/lan9303-core.c 						   GPIOD_OUT_LOW);
GPIOD_OUT_LOW     428 drivers/net/dsa/microchip/ksz_common.c 						  GPIOD_OUT_LOW);
GPIOD_OUT_LOW    1600 drivers/net/dsa/mt7530.c 						      GPIOD_OUT_LOW);
GPIOD_OUT_LOW    5080 drivers/net/dsa/mv88e6xxx/chip.c 	chip->reset = devm_gpiod_get_optional(dev, "reset", GPIOD_OUT_LOW);
GPIOD_OUT_LOW     432 drivers/net/dsa/realtek-smi-core.c 	smi->mdc = devm_gpiod_get_optional(dev, "mdc", GPIOD_OUT_LOW);
GPIOD_OUT_LOW     435 drivers/net/dsa/realtek-smi-core.c 	smi->mdio = devm_gpiod_get_optional(dev, "mdio", GPIOD_OUT_LOW);
GPIOD_OUT_LOW    1136 drivers/net/dsa/vitesse-vsc73xx-core.c 	vsc->reset = devm_gpiod_get_optional(dev, "reset", GPIOD_OUT_LOW);
GPIOD_OUT_LOW     152 drivers/net/ethernet/arc/emac_mdio.c 						   GPIOD_OUT_LOW);
GPIOD_OUT_LOW    2202 drivers/net/ethernet/smsc/smc91x.c 	enum gpiod_flags flags = value ? GPIOD_OUT_LOW : GPIOD_OUT_HIGH;
GPIOD_OUT_LOW     442 drivers/net/ethernet/smsc/smsc911x.c 						     GPIOD_OUT_LOW);
GPIOD_OUT_LOW     275 drivers/net/ethernet/stmicro/stmmac/stmmac_mdio.c 						     GPIOD_OUT_LOW);
GPIOD_OUT_LOW    2781 drivers/net/ethernet/ti/cpsw.c 	mode = devm_gpiod_get_array_optional(dev, "mode", GPIOD_OUT_LOW);
GPIOD_OUT_LOW      39 drivers/net/phy/mdio-gpio.c 					    GPIOD_OUT_LOW);
GPIOD_OUT_LOW      49 drivers/net/phy/mdio-gpio.c 						     GPIOD_OUT_LOW);
GPIOD_OUT_LOW      45 drivers/net/phy/mdio-mux-gpio.c 	gpios = gpiod_get_array(&pdev->dev, NULL, GPIOD_OUT_LOW);
GPIOD_OUT_LOW      49 drivers/net/phy/mdio_bus.c 						 "reset", GPIOD_OUT_LOW);
GPIOD_OUT_LOW     397 drivers/net/phy/mdio_bus.c 	gpiod = devm_gpiod_get_optional(&bus->dev, "reset", GPIOD_OUT_LOW);
GPIOD_OUT_LOW     327 drivers/nfc/fdp/i2c.c 	phy->power_gpio = devm_gpiod_get(dev, "power", GPIOD_OUT_LOW);
GPIOD_OUT_LOW     283 drivers/nfc/nxp-nci/i2c.c 	phy->gpiod_en = devm_gpiod_get(dev, "enable", GPIOD_OUT_LOW);
GPIOD_OUT_LOW     289 drivers/nfc/nxp-nci/i2c.c 	phy->gpiod_fw = devm_gpiod_get(dev, "firmware", GPIOD_OUT_LOW);
GPIOD_OUT_LOW     902 drivers/nfc/pn544/i2c.c 	phy->gpiod_en = devm_gpiod_get(dev, "enable", GPIOD_OUT_LOW);
GPIOD_OUT_LOW     909 drivers/nfc/pn544/i2c.c 	phy->gpiod_fw = devm_gpiod_get(dev, "firmware", GPIOD_OUT_LOW);
GPIOD_OUT_LOW     533 drivers/nfc/st21nfca/i2c.c 	phy->gpiod_ena = devm_gpiod_get(dev, "enable", GPIOD_OUT_LOW);
GPIOD_OUT_LOW    2023 drivers/nfc/trf7970a.c 					     GPIOD_OUT_LOW);
GPIOD_OUT_LOW    2030 drivers/nfc/trf7970a.c 						       GPIOD_OUT_LOW);
GPIOD_OUT_LOW    1300 drivers/pci/controller/dwc/pci-keystone.c 					GPIOD_OUT_LOW);
GPIOD_OUT_LOW     540 drivers/pci/controller/dwc/pci-meson.c 	mp->reset_gpio = devm_gpiod_get(dev, "reset", GPIOD_OUT_LOW);
GPIOD_OUT_LOW    2311 drivers/pci/controller/pci-tegra.c 							     GPIOD_OUT_LOW,
GPIOD_OUT_LOW      51 drivers/pcmcia/max1600.c 			m->gpio[i] = devm_gpiod_get(dev, name, GPIOD_OUT_LOW);
GPIOD_OUT_LOW      54 drivers/pcmcia/max1600.c 							     GPIOD_OUT_LOW);
GPIOD_OUT_LOW      46 drivers/pcmcia/sa1111_jornada720.c 						"s0-power", GPIOD_OUT_LOW);
GPIOD_OUT_LOW      51 drivers/pcmcia/sa1111_jornada720.c 					       "s0-3v", GPIOD_OUT_LOW);
GPIOD_OUT_LOW     306 drivers/phy/motorola/phy-mapphone-mdm6600.c 	{ "enable", GPIOD_OUT_LOW, },		/* low = phy disabled */
GPIOD_OUT_LOW     307 drivers/phy/motorola/phy-mapphone-mdm6600.c 	{ "power", GPIOD_OUT_LOW, },		/* low = off */
GPIOD_OUT_LOW     336 drivers/phy/motorola/phy-mapphone-mdm6600.c 						 GPIOD_OUT_LOW);
GPIOD_OUT_LOW     354 drivers/phy/motorola/phy-mapphone-mdm6600.c 						GPIOD_OUT_LOW);
GPIOD_OUT_LOW     103 drivers/phy/ti/phy-tusb1210.c 						   GPIOD_OUT_LOW);
GPIOD_OUT_LOW     110 drivers/phy/ti/phy-tusb1210.c 						GPIOD_OUT_LOW);
GPIOD_OUT_LOW     678 drivers/platform/olpc/olpc-xo175-ec.c 	priv->gpio_cmd = devm_gpiod_get(&spi->dev, "cmd", GPIOD_OUT_LOW);
GPIOD_OUT_LOW      66 drivers/power/reset/gpio-poweroff.c 		flags = GPIOD_OUT_LOW;
GPIOD_OUT_LOW      66 drivers/power/reset/gpio-restart.c 			open_source ? GPIOD_IN : GPIOD_OUT_LOW);
GPIOD_OUT_LOW     181 drivers/power/reset/ltc2952-poweroff.c 					     GPIOD_OUT_LOW);
GPIOD_OUT_LOW     188 drivers/power/reset/ltc2952-poweroff.c 	data->gpio_kill = devm_gpiod_get(&pdev->dev, "kill", GPIOD_OUT_LOW);
GPIOD_OUT_LOW     121 drivers/pps/clients/pps-gpio.c 			GPIOD_OUT_LOW);
GPIOD_OUT_LOW     261 drivers/regulator/arizona-ldo1.c 				GPIOD_OUT_LOW | GPIOD_FLAGS_BIT_NONEXCLUSIVE);
GPIOD_OUT_LOW     216 drivers/regulator/fixed.c 		gflags = GPIOD_OUT_LOW;
GPIOD_OUT_LOW     177 drivers/regulator/gpio-regulator.c 					val ? GPIOD_OUT_HIGH : GPIOD_OUT_LOW;
GPIOD_OUT_LOW     319 drivers/regulator/gpio-regulator.c 		gflags = GPIOD_OUT_LOW | GPIOD_FLAGS_BIT_NONEXCLUSIVE;
GPIOD_OUT_LOW     281 drivers/regulator/lm363x-regulator.c 				GPIOD_OUT_LOW | GPIOD_FLAGS_BIT_NONEXCLUSIVE);
GPIOD_OUT_LOW     285 drivers/regulator/lm363x-regulator.c 				GPIOD_OUT_LOW | GPIOD_FLAGS_BIT_NONEXCLUSIVE);
GPIOD_OUT_LOW     214 drivers/regulator/max8952.c 		gflags = GPIOD_OUT_LOW;
GPIOD_OUT_LOW     239 drivers/regulator/max8952.c 	gflags = max8952->vid0 ? GPIOD_OUT_HIGH : GPIOD_OUT_LOW;
GPIOD_OUT_LOW     245 drivers/regulator/max8952.c 	gflags = max8952->vid1 ? GPIOD_OUT_HIGH : GPIOD_OUT_LOW;
GPIOD_OUT_LOW     760 drivers/regulator/max8973-regulator.c 			gflags = GPIOD_OUT_LOW;
GPIOD_OUT_LOW     458 drivers/regulator/mcp16502.c 	mcp->lpm = devm_gpiod_get(dev, "lpm", GPIOD_OUT_LOW);
GPIOD_OUT_LOW     364 drivers/regulator/pwm-regulator.c 		gpio_flags = GPIOD_OUT_LOW;
GPIOD_OUT_LOW    1292 drivers/regulator/rk808-regulator.c 						      GPIOD_OUT_LOW);
GPIOD_OUT_LOW     203 drivers/regulator/slg51000-regulator.c 	enum gpiod_flags gflags = GPIOD_OUT_LOW | GPIOD_FLAGS_BIT_NONEXCLUSIVE;
GPIOD_OUT_LOW     366 drivers/regulator/tps65090-regulator.c 				gflags = GPIOD_OUT_LOW;
GPIOD_OUT_LOW     349 drivers/regulator/wm831x-dcdc.c 			dcdc->dvs_gpio_state ? GPIOD_OUT_HIGH : GPIOD_OUT_LOW);
GPIOD_OUT_LOW     151 drivers/regulator/wm8994-regulator.c 				   GPIOD_OUT_LOW |
GPIOD_OUT_LOW     110 drivers/siox/siox-bus-gpio.c 	ddata->dout = devm_gpiod_get(dev, "dout", GPIOD_OUT_LOW);
GPIOD_OUT_LOW     117 drivers/siox/siox-bus-gpio.c 	ddata->dclk = devm_gpiod_get(dev, "dclk", GPIOD_OUT_LOW);
GPIOD_OUT_LOW     124 drivers/siox/siox-bus-gpio.c 	ddata->dld = devm_gpiod_get(dev, "dld", GPIOD_OUT_LOW);
GPIOD_OUT_LOW    1263 drivers/spi/spi-bcm2835.c 						  GPIOD_OUT_LOW);
GPIOD_OUT_LOW     284 drivers/spi/spi-gpio.c 	spi_gpio->mosi = devm_gpiod_get_optional(dev, "mosi", GPIOD_OUT_LOW);
GPIOD_OUT_LOW     292 drivers/spi/spi-gpio.c 	spi_gpio->sck = devm_gpiod_get(dev, "sck", GPIOD_OUT_LOW);
GPIOD_OUT_LOW    1869 drivers/spi/spi-pxa2xx.c 						"ready", GPIOD_OUT_LOW);
GPIOD_OUT_LOW    2316 drivers/spi/spi.c 						      GPIOD_OUT_LOW);
GPIOD_OUT_LOW     142 drivers/staging/fbtft/fb_agm1264k-fl.c 		return GPIOD_OUT_LOW;
GPIOD_OUT_LOW     157 drivers/staging/fbtft/fb_agm1264k-fl.c 		return GPIOD_OUT_LOW;
GPIOD_OUT_LOW     242 drivers/staging/fieldbus/anybuss/arcx-anybus.c 	cd->reset_gpiod = devm_gpiod_get(dev, "reset", GPIOD_OUT_LOW);
GPIOD_OUT_LOW     143 drivers/staging/greybus/arche-apb-ctrl.c 			flags = GPIOD_OUT_LOW;
GPIOD_OUT_LOW     323 drivers/staging/greybus/arche-apb-ctrl.c 	apb->resetn = devm_gpiod_get(dev, "reset", GPIOD_OUT_LOW);
GPIOD_OUT_LOW     330 drivers/staging/greybus/arche-apb-ctrl.c 	apb->boot_ret = devm_gpiod_get(dev, "boot-ret", GPIOD_OUT_LOW);
GPIOD_OUT_LOW     346 drivers/staging/greybus/arche-apb-ctrl.c 	apb->clk_en = devm_gpiod_get_optional(dev, "clock-en", GPIOD_OUT_LOW);
GPIOD_OUT_LOW     353 drivers/staging/greybus/arche-apb-ctrl.c 	apb->pwrdn = devm_gpiod_get(dev, "pwr-down", GPIOD_OUT_LOW);
GPIOD_OUT_LOW     444 drivers/staging/greybus/arche-platform.c 		flags = GPIOD_OUT_LOW;
GPIOD_OUT_LOW     455 drivers/staging/greybus/arche-platform.c 						  GPIOD_OUT_LOW);
GPIOD_OUT_LOW    2158 drivers/staging/iio/addac/adt7316.c 						 GPIOD_OUT_LOW);
GPIOD_OUT_LOW      79 drivers/staging/iio/resolver/ad2s1210.c 	[AD2S1210_SAMPLE] = { .name = "adi,sample", .flags = GPIOD_OUT_LOW },
GPIOD_OUT_LOW      80 drivers/staging/iio/resolver/ad2s1210.c 	[AD2S1210_A0] = { .name = "adi,a0", .flags = GPIOD_OUT_LOW },
GPIOD_OUT_LOW      81 drivers/staging/iio/resolver/ad2s1210.c 	[AD2S1210_A1] = { .name = "adi,a1", .flags = GPIOD_OUT_LOW },
GPIOD_OUT_LOW      82 drivers/staging/iio/resolver/ad2s1210.c 	[AD2S1210_RES0] = { .name = "adi,res0", .flags = GPIOD_OUT_LOW },
GPIOD_OUT_LOW      83 drivers/staging/iio/resolver/ad2s1210.c 	[AD2S1210_RES1] = { .name = "adi,res1", .flags = GPIOD_OUT_LOW },
GPIOD_OUT_LOW      36 drivers/tty/serial/serial_mctrl_gpio.c 	{ "rts", TIOCM_RTS, GPIOD_OUT_LOW, },
GPIOD_OUT_LOW      37 drivers/tty/serial/serial_mctrl_gpio.c 	{ "dtr", TIOCM_DTR, GPIOD_OUT_LOW, },
GPIOD_OUT_LOW     576 drivers/tty/serial/st-asc.c 								 GPIOD_OUT_LOW,
GPIOD_OUT_LOW     179 drivers/usb/dwc3/dwc3-pci.c 			gpio = gpiod_get_optional(&pdev->dev, "cs", GPIOD_OUT_LOW);
GPIOD_OUT_LOW     186 drivers/usb/dwc3/dwc3-pci.c 			gpio = gpiod_get_optional(&pdev->dev, "reset", GPIOD_OUT_LOW);
GPIOD_OUT_LOW      89 drivers/usb/misc/usb4604.c 	gpio = devm_gpiod_get_optional(dev, "reset", GPIOD_OUT_LOW);
GPIOD_OUT_LOW     133 drivers/video/fbdev/omap/lcd_ams_delta.c 	gpiod_vblen = devm_gpiod_get(&pdev->dev, "vblen", GPIOD_OUT_LOW);
GPIOD_OUT_LOW     140 drivers/video/fbdev/omap/lcd_ams_delta.c 	gpiod_ndisp = devm_gpiod_get(&pdev->dev, "ndisp", GPIOD_OUT_LOW);
GPIOD_OUT_LOW     201 drivers/video/fbdev/omap2/omapfb/displays/encoder-opa362.c 	gpio = devm_gpiod_get_optional(&pdev->dev, "enable", GPIOD_OUT_LOW);
GPIOD_OUT_LOW     239 drivers/video/fbdev/omap2/omapfb/displays/encoder-tpd12s015.c 		GPIOD_OUT_LOW);
GPIOD_OUT_LOW     248 drivers/video/fbdev/omap2/omapfb/displays/encoder-tpd12s015.c 		GPIOD_OUT_LOW);
GPIOD_OUT_LOW     207 drivers/video/fbdev/omap2/omapfb/displays/panel-dpi.c 	gpio = devm_gpiod_get_optional(&pdev->dev, "enable", GPIOD_OUT_LOW);
GPIOD_OUT_LOW     246 drivers/video/fbdev/omap2/omapfb/displays/panel-lgphilips-lb035q02.c 	gpio = devm_gpiod_get(&spi->dev, "enable", GPIOD_OUT_LOW);
GPIOD_OUT_LOW     203 drivers/video/fbdev/omap2/omapfb/displays/panel-sharp-ls037v7dw01.c 	gd = devm_gpiod_get_index(dev, desc, index, GPIOD_OUT_LOW);
GPIOD_OUT_LOW     618 drivers/video/fbdev/ssd1307fb.c 					     GPIOD_OUT_LOW);
GPIOD_OUT_LOW      91 drivers/w1/masters/w1-gpio.c 			gflags = GPIOD_OUT_LOW;
GPIOD_OUT_LOW     116 drivers/w1/masters/w1-gpio.c 		devm_gpiod_get_index_optional(dev, NULL, 1, GPIOD_OUT_LOW);
GPIOD_OUT_LOW     130 drivers/watchdog/gpio_wdt.c 		gflags = GPIOD_OUT_LOW;
GPIOD_OUT_LOW      54 include/linux/gpio/consumer.h 	GPIOD_OUT_LOW_OPEN_DRAIN = GPIOD_OUT_LOW | GPIOD_FLAGS_BIT_OPEN_DRAIN,
GPIOD_OUT_LOW     101 net/rfkill/rfkill-gpio.c 	gpio = devm_gpiod_get_optional(&pdev->dev, "reset", GPIOD_OUT_LOW);
GPIOD_OUT_LOW     107 net/rfkill/rfkill-gpio.c 	gpio = devm_gpiod_get_optional(&pdev->dev, "shutdown", GPIOD_OUT_LOW);
GPIOD_OUT_LOW     938 sound/soc/codecs/adau1977.c 						       GPIOD_OUT_LOW);
GPIOD_OUT_LOW     685 sound/soc/codecs/ak4458.c 						      GPIOD_OUT_LOW);
GPIOD_OUT_LOW     690 sound/soc/codecs/ak4458.c 						     GPIOD_OUT_LOW);
GPIOD_OUT_LOW     366 sound/soc/codecs/ak5558.c 						      GPIOD_OUT_LOW);
GPIOD_OUT_LOW     406 sound/soc/codecs/cs35l32.c 		"reset", GPIOD_OUT_LOW);
GPIOD_OUT_LOW    1061 sound/soc/codecs/cs35l34.c 				"reset-gpios", GPIOD_OUT_LOW);
GPIOD_OUT_LOW    1531 sound/soc/codecs/cs35l35.c 						      GPIOD_OUT_LOW);
GPIOD_OUT_LOW    1764 sound/soc/codecs/cs35l36.c 						      GPIOD_OUT_LOW);
GPIOD_OUT_LOW     592 sound/soc/codecs/cs4265.c 		"reset", GPIOD_OUT_LOW);
GPIOD_OUT_LOW    1798 sound/soc/codecs/cs42l42.c 		"reset", GPIOD_OUT_LOW);
GPIOD_OUT_LOW     722 sound/soc/codecs/cs42l51.c 						      GPIOD_OUT_LOW);
GPIOD_OUT_LOW    2466 sound/soc/codecs/cs43130.c 						      "reset", GPIOD_OUT_LOW);
GPIOD_OUT_LOW     299 sound/soc/codecs/cs4349.c 		"reset", GPIOD_OUT_LOW);
GPIOD_OUT_LOW     951 sound/soc/codecs/cs53l30.c 						      GPIOD_OUT_LOW);
GPIOD_OUT_LOW      99 sound/soc/codecs/dmic.c 						"dmicen", GPIOD_OUT_LOW);
GPIOD_OUT_LOW     273 sound/soc/codecs/es7241.c 	priv->reset = devm_gpiod_get_optional(dev, "reset", GPIOD_OUT_LOW);
GPIOD_OUT_LOW     281 sound/soc/codecs/es7241.c 	priv->m0 = devm_gpiod_get_optional(dev, "m0", GPIOD_OUT_LOW);
GPIOD_OUT_LOW     289 sound/soc/codecs/es7241.c 	priv->m1 = devm_gpiod_get_optional(dev, "m1", GPIOD_OUT_LOW);
GPIOD_OUT_LOW     107 sound/soc/codecs/max98357a.c 				"sdmode", GPIOD_OUT_LOW);
GPIOD_OUT_LOW    5307 sound/soc/codecs/rt5677.c 			"realtek,reset", GPIOD_OUT_LOW);
GPIOD_OUT_LOW      80 sound/soc/codecs/simple-amplifier.c 						     GPIOD_OUT_LOW);
GPIOD_OUT_LOW      71 sound/soc/codecs/ssm2305.c 					      GPIOD_OUT_LOW);
GPIOD_OUT_LOW    1126 sound/soc/codecs/sta32x.c 						       GPIOD_OUT_LOW);
GPIOD_OUT_LOW    1214 sound/soc/codecs/sta350.c 						       GPIOD_OUT_LOW);
GPIOD_OUT_LOW    1219 sound/soc/codecs/sta350.c 							   GPIOD_OUT_LOW);
GPIOD_OUT_LOW     696 sound/soc/codecs/tas2552.c 						    GPIOD_OUT_LOW);
GPIOD_OUT_LOW     828 sound/soc/codecs/tas571x.c 	priv->pdn_gpio = devm_gpiod_get_optional(dev, "pdn", GPIOD_OUT_LOW);
GPIOD_OUT_LOW     713 sound/soc/codecs/tas6424.c 						      GPIOD_OUT_LOW);
GPIOD_OUT_LOW    1553 sound/soc/codecs/tlv320aic31xx.c 						      GPIOD_OUT_LOW);
GPIOD_OUT_LOW     260 sound/soc/codecs/uda1334.c 	uda1334->mute = devm_gpiod_get(&pdev->dev, "nxp,mute", GPIOD_OUT_LOW);
GPIOD_OUT_LOW     267 sound/soc/codecs/uda1334.c 	uda1334->deemph = devm_gpiod_get(&pdev->dev, "nxp,deemph", GPIOD_OUT_LOW);
GPIOD_OUT_LOW     225 sound/soc/codecs/wm8524.c 	wm8524->mute = devm_gpiod_get(&pdev->dev, "wlf,mute", GPIOD_OUT_LOW);
GPIOD_OUT_LOW     581 sound/soc/codecs/wm8804.c 						GPIOD_OUT_LOW);
GPIOD_OUT_LOW     655 sound/soc/generic/audio-graph-card.c 	priv->pa_gpio = devm_gpiod_get_optional(dev, "pa", GPIOD_OUT_LOW);
GPIOD_OUT_LOW     214 sound/soc/intel/boards/bdw-rt5677.c 						GPIOD_OUT_LOW);
GPIOD_OUT_LOW     559 sound/soc/intel/boards/bytcht_es8316.c 				GPIOD_OUT_LOW | GPIOD_FLAGS_BIT_NONEXCLUSIVE);
GPIOD_OUT_LOW    1002 sound/soc/intel/boards/bytcr_rt5651.c 						GPIOD_OUT_LOW, "speaker-amp");
GPIOD_OUT_LOW    1750 sound/soc/sunxi/sun4i-codec.c 						  GPIOD_OUT_LOW);
GPIOD_OUT_LOW     422 sound/soc/ti/rx51.c 						     GPIOD_OUT_LOW);
GPIOD_OUT_LOW     445 sound/soc/ti/rx51.c 						 GPIOD_OUT_LOW);