Home
last modified time | relevance | path

Searched refs:GPIOD_ASIS (Results 1 – 25 of 48) sorted by relevance

12

/linux/sound/soc/
H A Dsoc-ac97.c332 cfg->sync_gpio = devm_gpiod_get_index(dev, "ac97", 0, GPIOD_ASIS); in snd_soc_ac97_parse_pinctl()
337 cfg->sdata_gpio = devm_gpiod_get_index(dev, "ac97", 1, GPIOD_ASIS); in snd_soc_ac97_parse_pinctl()
342 cfg->reset_gpio = devm_gpiod_get_index(dev, "ac97", 2, GPIOD_ASIS); in snd_soc_ac97_parse_pinctl()
/linux/drivers/extcon/
H A Dextcon-intel-int3496.c151 data->gpio_vbus_en = devm_gpiod_get(dev, "vbus", GPIOD_ASIS); in int3496_probe()
157 data->gpio_usb_mux = devm_gpiod_get(dev, "mux", GPIOD_ASIS); in int3496_probe()
/linux/drivers/platform/x86/
H A Dgpd-pocket-fan.c170 fan->gpio0 = devm_gpiod_get_index(fan->dev, NULL, 0, GPIOD_ASIS); in gpd_pocket_fan_probe()
174 fan->gpio1 = devm_gpiod_get_index(fan->dev, NULL, 1, GPIOD_ASIS); in gpd_pocket_fan_probe()
/linux/net/rfkill/
H A Drfkill-gpio.c133 gpio = devm_gpiod_get_optional(&pdev->dev, "reset", GPIOD_ASIS); in rfkill_gpio_probe()
139 gpio = devm_gpiod_get_optional(&pdev->dev, "shutdown", GPIOD_ASIS); in rfkill_gpio_probe()
/linux/drivers/regulator/
H A Dtps65132-regulator.c140 "enable", GPIOD_ASIS, in tps65132_of_parse_cb()
154 GPIOD_ASIS, in tps65132_of_parse_cb()
H A Dmax20411-regulator.c129 cfg.ena_gpiod = gpiod_get(max20411->dev, "enable", GPIOD_ASIS); in max20411_probe()
/linux/drivers/leds/
H A Dleds-ns2.c183 led->cmd = devm_fwnode_gpiod_get_index(dev, node, "cmd", 0, GPIOD_ASIS, in ns2_led_register()
189 GPIOD_ASIS, in ns2_led_register()
H A Dleds-gpio.c171 led.gpiod = devm_fwnode_gpiod_get(dev, child, NULL, GPIOD_ASIS, in gpio_leds_create()
/linux/drivers/gpu/drm/panel/
H A Dpanel-sony-td4353-jdi.c253 ctx->panel_reset_gpio = devm_gpiod_get(dev, "panel-reset", GPIOD_ASIS); in sony_td4353_jdi_probe()
258 ctx->touch_reset_gpio = devm_gpiod_get(dev, "touch-reset", GPIOD_ASIS); in sony_td4353_jdi_probe()
H A Dpanel-boe-bf060y8m-aj0.c362 boe->reset_gpio = devm_gpiod_get_optional(dev, "reset", GPIOD_ASIS); in boe_bf060y8m_aj0_probe()
/linux/drivers/rtc/
H A Drtc-moxart.c262 GPIOD_ASIS); in moxart_rtc_probe()
270 GPIOD_ASIS); in moxart_rtc_probe()
H A Drtc-ds2404.c50 chip->dq_gpiod = devm_gpiod_get(dev, "dq", GPIOD_ASIS); in ds2404_gpio_map()
/linux/drivers/leds/flash/
H A Dleds-ktd2692.c217 led->props.ctrl_gpio = devm_gpiod_get(dev, "ctrl", GPIOD_ASIS); in ktd2692_parse_dt()
222 led->aux_gpio = devm_gpiod_get_optional(dev, "aux", GPIOD_ASIS); in ktd2692_parse_dt()
H A Dleds-aat1290.c224 led->gpio_fl_en = devm_gpiod_get(dev, "flen", GPIOD_ASIS); in aat1290_led_parse_dt()
231 led->gpio_en_set = devm_gpiod_get(dev, "enset", GPIOD_ASIS); in aat1290_led_parse_dt()
/linux/drivers/video/backlight/
H A Dgpio_backlight.c65 gbl->gpiod = devm_gpiod_get(dev, NULL, GPIOD_ASIS); in gpio_backlight_probe()
/linux/drivers/watchdog/
H A Dmena21_wdt.c153 gflags = GPIOD_ASIS; in a21_wdt_probe()
/linux/arch/powerpc/platforms/44x/
H A Dwarp.c179 NULL, 0, GPIOD_ASIS, in pika_setup_leds()
/linux/drivers/pwm/
H A Dpwm-gpio.c196 gpwm->gpio = devm_gpiod_get(dev, NULL, GPIOD_ASIS); in pwm_gpio_probe()
/linux/drivers/platform/surface/
H A Dsurface_hotplug.c161 gpiod = devm_gpiod_get(&pdev->dev, shps_gpio_names[type], GPIOD_ASIS); in shps_setup_irq()
/linux/drivers/i2c/
H A Di2c-core-of-prober.c266 gpiod = fwnode_gpiod_get_index(fwnode, con_id, 0, GPIOD_ASIS, "i2c-of-prober"); in i2c_of_probe_simple_get_gpiod()
/linux/drivers/soc/fsl/qe/
H A Dgpio.c177 GPIOD_ASIS | GPIOD_FLAGS_BIT_NONEXCLUSIVE); in qe_pin_request()
/linux/drivers/gpio/
H A Dgpiolib-acpi.c325 return GPIOD_ASIS; in acpi_gpio_to_gpiod_flags()
1078 enum gpiod_flags dflags = GPIOD_ASIS; in acpi_dev_gpio_irq_wake_get_by()
1286 *dflags = GPIOD_ASIS; in acpi_gpiochip_parse_own_gpio()
H A Dgpio-max3191x.c388 "maxim,modesel", GPIOD_ASIS, max3191x->nchips); in max3191x_probe()
/linux/drivers/input/keyboard/
H A Dmatrix_keypad.c294 i, GPIOD_ASIS); in matrix_keypad_init_gpio()
/linux/drivers/input/misc/
H A Dsoc_button_array.c140 desc = gpiod_get_index(dev, NULL, acpi_index, GPIOD_ASIS); in soc_button_lookup_gpio()

12