Home
last modified time | relevance | path

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

12

/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/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/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/sound/soc/
H A Dsoc-ac97.c339 cfg->sync_gpio = devm_gpiod_get_index(dev, "ac97", 0, GPIOD_ASIS); in snd_soc_ac97_parse_pinctl()
344 cfg->sdata_gpio = devm_gpiod_get_index(dev, "ac97", 1, GPIOD_ASIS); in snd_soc_ac97_parse_pinctl()
349 cfg->reset_gpio = devm_gpiod_get_index(dev, "ac97", 2, GPIOD_ASIS); in snd_soc_ac97_parse_pinctl()
/linux/drivers/gpu/drm/panel/
H A Dpanel-sony-td4353-jdi.c194 ctx->panel_reset_gpio = devm_gpiod_get(dev, "panel-reset", GPIOD_ASIS); in sony_td4353_jdi_probe()
199 ctx->touch_reset_gpio = devm_gpiod_get(dev, "touch-reset", GPIOD_ASIS); in sony_td4353_jdi_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/rtc/
H A Drtc-moxart.c262 GPIOD_ASIS); in moxart_rtc_probe()
270 GPIOD_ASIS); in moxart_rtc_probe()
H A Drtc-ds2404.c49 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/usb/phy/
H A Dphy-generic.c218 GPIOD_ASIS); in usb_phy_gen_create_phy()
223 GPIOD_ASIS); in usb_phy_gen_create_phy()
/linux/drivers/video/backlight/
H A Dgpio_backlight.c65 gbl->gpiod = devm_gpiod_get(dev, NULL, GPIOD_ASIS); in gpio_backlight_probe()
H A Dpwm_bl.c481 GPIOD_ASIS); in pwm_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/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/gpio/
H A Dgpiolib-acpi-core.c291 return GPIOD_ASIS; in acpi_gpio_to_gpiod_flags()
1015 enum gpiod_flags dflags = GPIOD_ASIS; in acpi_dev_gpio_irq_wake_get_by()
1223 *dflags = GPIOD_ASIS; in acpi_gpiochip_parse_own_gpio()
H A Dgpio-max3191x.c373 "maxim,modesel", GPIOD_ASIS, max3191x->nchips); in max3191x_probe()
/linux/drivers/power/sequencing/
H A Dpwrseq-qcom-wcn.c407 GPIOD_ASIS); in pwrseq_qcom_wcn_probe()
/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()
/linux/drivers/usb/typec/mux/
H A Dps883x.c368 retimer->reset_gpio = devm_gpiod_get(dev, "reset", GPIOD_ASIS); in ps883x_retimer_probe()

12