/Linux-v4.19/Documentation/driver-api/gpio/ |
D | board.rst | 48 red = gpiod_get_index(dev, "led", 0, GPIOD_OUT_HIGH); 49 green = gpiod_get_index(dev, "led", 1, GPIOD_OUT_HIGH); 50 blue = gpiod_get_index(dev, "led", 2, GPIOD_OUT_HIGH); 52 power = gpiod_get(dev, "power", GPIOD_OUT_HIGH); 166 red = gpiod_get_index(dev, "led", 0, GPIOD_OUT_HIGH); 167 green = gpiod_get_index(dev, "led", 1, GPIOD_OUT_HIGH); 168 blue = gpiod_get_index(dev, "led", 2, GPIOD_OUT_HIGH); 170 power = gpiod_get(dev, "power", GPIOD_OUT_HIGH); 186 GPIO_HOG("gpio.0", 10, "foo", GPIO_ACTIVE_LOW, GPIOD_OUT_HIGH),
|
/Linux-v4.19/drivers/bus/ |
D | ts-nbus.c | 49 GPIOD_OUT_HIGH); in ts_nbus_init_pdata() 55 ts_nbus->csn = devm_gpiod_get(&pdev->dev, "ts,csn", GPIOD_OUT_HIGH); in ts_nbus_init_pdata() 61 ts_nbus->txrx = devm_gpiod_get(&pdev->dev, "ts,txrx", GPIOD_OUT_HIGH); in ts_nbus_init_pdata() 67 ts_nbus->strobe = devm_gpiod_get(&pdev->dev, "ts,strobe", GPIOD_OUT_HIGH); in ts_nbus_init_pdata() 73 ts_nbus->ale = devm_gpiod_get(&pdev->dev, "ts,ale", GPIOD_OUT_HIGH); in ts_nbus_init_pdata()
|
/Linux-v4.19/sound/soc/codecs/ |
D | max9759.c | 151 priv->gpiod_shutdown = devm_gpiod_get(dev, "shutdown", GPIOD_OUT_HIGH); in max9759_probe() 159 priv->gpiod_mute = devm_gpiod_get(dev, "mute", GPIOD_OUT_HIGH); in max9759_probe() 168 priv->gpiod_gain = devm_gpiod_get_array(dev, "gain", GPIOD_OUT_HIGH); in max9759_probe()
|
D | bd28623.c | 203 GPIOD_OUT_HIGH); in bd28623_probe() 211 GPIOD_OUT_HIGH); in bd28623_probe()
|
D | pcm1789.c | 247 pcm1789->reset = devm_gpiod_get_optional(dev, "reset", GPIOD_OUT_HIGH); in pcm1789_common_init()
|
/Linux-v4.19/drivers/pcmcia/ |
D | sa1100_generic.c | 58 skt->gpio_reset = devm_gpiod_get(dev, "reset", GPIOD_OUT_HIGH); in sa11x0_cf_hw_init() 63 GPIOD_OUT_HIGH); in sa11x0_cf_hw_init()
|
/Linux-v4.19/sound/soc/atmel/ |
D | tse850-pcm5142.c | 374 tse850->add = devm_gpiod_get(dev, "axentia,add", GPIOD_OUT_HIGH); in tse850_probe() 382 tse850->loop1 = devm_gpiod_get(dev, "axentia,loop1", GPIOD_OUT_HIGH); in tse850_probe() 390 tse850->loop2 = devm_gpiod_get(dev, "axentia,loop2", GPIOD_OUT_HIGH); in tse850_probe()
|
/Linux-v4.19/drivers/extcon/ |
D | extcon-max3355.c | 76 gpiod = devm_gpiod_get(&pdev->dev, "maxim,shdn", GPIOD_OUT_HIGH); in max3355_probe()
|
/Linux-v4.19/drivers/i2c/busses/ |
D | i2c-gpio.c | 296 gflags = GPIOD_OUT_HIGH; in i2c_gpio_probe() 311 gflags = GPIOD_OUT_HIGH; in i2c_gpio_probe()
|
/Linux-v4.19/drivers/usb/isp1760/ |
D | isp1760-core.c | 133 isp->rst_gpio = devm_gpiod_get_optional(dev, NULL, GPIOD_OUT_HIGH); in isp1760_register()
|
/Linux-v4.19/drivers/mmc/core/ |
D | pwrseq_simple.c | 122 GPIOD_OUT_HIGH); in mmc_pwrseq_simple_probe()
|
/Linux-v4.19/sound/soc/samsung/ |
D | smartq_wm8987.c | 201 GPIOD_OUT_HIGH); in smartq_probe()
|
/Linux-v4.19/include/linux/gpio/ |
D | consumer.h | 42 GPIOD_OUT_HIGH = GPIOD_FLAGS_BIT_DIR_SET | GPIOD_FLAGS_BIT_DIR_OUT | enumerator 45 GPIOD_OUT_HIGH_OPEN_DRAIN = GPIOD_OUT_HIGH | GPIOD_FLAGS_BIT_OPEN_DRAIN,
|
/Linux-v4.19/drivers/video/backlight/ |
D | gpio_backlight.c | 69 flags = gbl->def_value ? GPIOD_OUT_HIGH : GPIOD_OUT_LOW; in gpio_backlight_probe_dt()
|
/Linux-v4.19/drivers/hwmon/ |
D | nsa320-hwmon.c | 181 hwmon->clk = devm_gpiod_get(&pdev->dev, "clk", GPIOD_OUT_HIGH); in nsa320_hwmon_probe()
|
/Linux-v4.19/drivers/gpu/drm/bridge/ |
D | parade-ps8622.c | 555 ps8622->gpio_slp = devm_gpiod_get(dev, "sleep", GPIOD_OUT_HIGH); in ps8622_probe() 566 ps8622->gpio_rst = devm_gpiod_get(dev, "reset", GPIOD_OUT_HIGH); in ps8622_probe()
|
D | thc63lvd1024.c | 130 GPIOD_OUT_HIGH); in thc63_gpio_init()
|
/Linux-v4.19/drivers/gpu/drm/tinydrm/ |
D | st7735r.c | 155 mipi->reset = devm_gpiod_get(dev, "reset", GPIOD_OUT_HIGH); in st7735r_probe()
|
D | ili9341.c | 180 mipi->reset = devm_gpiod_get_optional(dev, "reset", GPIOD_OUT_HIGH); in ili9341_probe()
|
D | mi0283qt.c | 189 mipi->reset = devm_gpiod_get_optional(dev, "reset", GPIOD_OUT_HIGH); in mi0283qt_probe()
|
/Linux-v4.19/drivers/video/fbdev/ |
D | amba-clcd-nomadik.c | 189 GPIOD_OUT_HIGH, "grestb"); in tpg110_init()
|
/Linux-v4.19/drivers/fpga/ |
D | ice40-spi.c | 171 priv->reset = devm_gpiod_get(dev, "reset", GPIOD_OUT_HIGH); in ice40_fpga_probe()
|
/Linux-v4.19/drivers/leds/ |
D | leds-lt3593.c | 159 flags = GPIOD_OUT_HIGH; in lt3593_led_probe()
|
/Linux-v4.19/drivers/input/touchscreen/ |
D | pixcir_i2c_ts.c | 534 GPIOD_OUT_HIGH); in pixcir_i2c_ts_probe() 543 GPIOD_OUT_HIGH); in pixcir_i2c_ts_probe()
|
/Linux-v4.19/drivers/char/tpm/st33zp24/ |
D | i2c.c | 135 gpiod_lpcpd = devm_gpiod_get(dev, "lpcpd", GPIOD_OUT_HIGH); in st33zp24_i2c_acpi_request_resources()
|