/linux/drivers/regulator/ |
H A D | tps65132-regulator.c | 139 rpdata->en_gpiod = devm_fwnode_gpiod_get(tps->dev, of_fwnode_handle(np), in tps65132_of_parse_cb() 151 rpdata->act_dis_gpiod = devm_fwnode_gpiod_get(tps->dev, in tps65132_of_parse_cb()
|
H A D | aw37503-regulator.c | 117 rpdata->en_gpiod = devm_fwnode_gpiod_get(chip->dev, of_fwnode_handle(np), in aw37503_of_parse_cb()
|
H A D | adp5055-regulator.c | 209 adp5055->en_gpiod[id] = devm_fwnode_gpiod_get(config->dev, in adp5055_of_parse_cb()
|
H A D | tps65090-regulator.c | 373 rpdata->gpiod = devm_fwnode_gpiod_get( in tps65090_parse_dt_reg_data()
|
H A D | da9211-regulator.c | 318 pdata->gpiod_ren[n] = devm_fwnode_gpiod_get(dev, in da9211_parse_regulators_dt()
|
H A D | bd71815-regulator.c | 574 ldo4_en = devm_fwnode_gpiod_get(&pdev->dev, in bd7181x_probe()
|
H A D | s5m8767.c | 536 rdata->ext_control_gpiod = devm_fwnode_gpiod_get( in s5m8767_pmic_dt_parse_pdata()
|
H A D | bd9576-regulator.c | 952 en = devm_fwnode_gpiod_get(&pdev->dev, in bd957x_probe()
|
/linux/drivers/gpu/drm/tegra/ |
H A D | output.c | 141 output->hpd_gpio = devm_fwnode_gpiod_get(output->dev, in tegra_output_probe()
|
/linux/drivers/leds/ |
H A D | leds-gpio.c | 171 led.gpiod = devm_fwnode_gpiod_get(dev, child, NULL, GPIOD_ASIS, in gpio_leds_create()
|
/linux/sound/soc/intel/boards/ |
H A D | bytcr_rt5651.c | 1010 priv->ext_amp_gpio = devm_fwnode_gpiod_get(dev, codec_dev->fwnode, in snd_byt_rt5651_mc_probe() 1027 priv->hp_detect = devm_fwnode_gpiod_get(dev, codec_dev->fwnode, in snd_byt_rt5651_mc_probe()
|
H A D | bytcr_rt5640.c | 1299 data->jd_gpio = devm_fwnode_gpiod_get(card->dev, acpi_fwnode_handle(adev), in byt_rt5640_get_amcr0f28_settings() 1849 priv->hsmic_detect = devm_fwnode_gpiod_get(dev, codec_dev->fwnode, in snd_byt_rt5640_mc_probe()
|
/linux/drivers/input/keyboard/ |
H A D | gpio_keys_polled.c | 296 bdata->gpiod = devm_fwnode_gpiod_get(dev, child, in gpio_keys_polled_probe()
|
/linux/include/linux/gpio/ |
H A D | consumer.h | 589 struct gpio_desc *devm_fwnode_gpiod_get(struct device *dev, in devm_fwnode_gpiod_get() function
|
/linux/drivers/leds/blink/ |
H A D | leds-lgm-sso.c | 640 led->gpiod = devm_fwnode_gpiod_get(dev, fwnode_child, NULL, in __sso_led_dt_parse()
|
/linux/drivers/pci/controller/ |
H A D | pcie-apple.c | 568 reset = devm_fwnode_gpiod_get(pcie->dev, of_fwnode_handle(np), "reset", in apple_pcie_setup_port()
|
H A D | pci-mvebu.c | 1328 port->reset_gpio = devm_fwnode_gpiod_get(dev, of_fwnode_handle(child), in mvebu_pcie_parse_port()
|
H A D | pci-tegra.c | 2155 rp->reset_gpio = devm_fwnode_gpiod_get(dev, in tegra_pcie_parse_dt()
|
/linux/drivers/media/platform/st/sti/c8sectpfe/ |
H A D | c8sectpfe-core.c | 803 tsin->rst_gpio = devm_fwnode_gpiod_get(dev, in c8sectpfe_probe()
|
/linux/drivers/mmc/host/ |
H A D | atmel-mci.c | 657 devm_fwnode_gpiod_get(dev, of_fwnode_handle(cnp), in atmci_of_init() 672 devm_fwnode_gpiod_get(dev, of_fwnode_handle(cnp), in atmci_of_init()
|
/linux/drivers/pci/controller/dwc/ |
H A D | pcie-qcom.c | 1711 reset = devm_fwnode_gpiod_get(dev, of_fwnode_handle(node), in qcom_pcie_parse_port()
|
/linux/drivers/mtd/nand/raw/ |
H A D | stm32_fmc2_nand.c | 1835 nand->wp_gpio = devm_fwnode_gpiod_get(nfc->dev, of_fwnode_handle(dn), in stm32_fmc2_nfc_parse_child()
|