Home
last modified time | relevance | path

Searched refs:devm_fwnode_gpiod_get (Results 1 – 24 of 24) sorted by relevance

/openbmc/linux/drivers/regulator/
H A Dtps65132-regulator.c139 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 Daw37503-regulator.c117 rpdata->en_gpiod = devm_fwnode_gpiod_get(chip->dev, of_fwnode_handle(np), in aw37503_of_parse_cb()
H A Dtps65090-regulator.c373 rpdata->gpiod = devm_fwnode_gpiod_get( in tps65090_parse_dt_reg_data()
H A Dda9211-regulator.c318 pdata->gpiod_ren[n] = devm_fwnode_gpiod_get(dev, in da9211_parse_regulators_dt()
H A Dbd71815-regulator.c574 ldo4_en = devm_fwnode_gpiod_get(&pdev->dev, in bd7181x_probe()
H A Ds5m8767.c574 rdata->ext_control_gpiod = devm_fwnode_gpiod_get( in s5m8767_pmic_dt_parse_pdata()
H A Dbd9576-regulator.c952 en = devm_fwnode_gpiod_get(&pdev->dev, in bd957x_probe()
H A Ds2mps11.c847 gpio[reg] = devm_fwnode_gpiod_get(&pdev->dev, in s2mps14_pmic_dt_parse_ext_control_gpio()
/openbmc/linux/drivers/watchdog/
H A Dbd9576_wdt.c220 priv->gpiod_en = devm_fwnode_gpiod_get(dev, dev_fwnode(dev->parent), in bd9576_wdt_probe()
228 priv->gpiod_ping = devm_fwnode_gpiod_get(dev, dev_fwnode(dev->parent), in bd9576_wdt_probe()
/openbmc/linux/drivers/gpu/drm/tegra/
H A Doutput.c139 output->hpd_gpio = devm_fwnode_gpiod_get(output->dev, in tegra_output_probe()
/openbmc/linux/drivers/leds/
H A Dleds-gpio.c172 led.gpiod = devm_fwnode_gpiod_get(dev, child, NULL, GPIOD_ASIS, in gpio_leds_create()
/openbmc/linux/sound/soc/intel/boards/
H A Dbytcr_rt5651.c1013 priv->ext_amp_gpio = devm_fwnode_gpiod_get(dev, codec_dev->fwnode, in snd_byt_rt5651_mc_probe()
1030 priv->hp_detect = devm_fwnode_gpiod_get(dev, codec_dev->fwnode, in snd_byt_rt5651_mc_probe()
H A Dbytcr_rt5640.c1286 data->jd_gpio = devm_fwnode_gpiod_get(card->dev, acpi_fwnode_handle(adev), in byt_rt5640_get_amcr0f28_settings()
1839 priv->hsmic_detect = devm_fwnode_gpiod_get(dev, codec_dev->fwnode, in snd_byt_rt5640_mc_probe()
/openbmc/linux/drivers/input/keyboard/
H A Dgpio_keys_polled.c298 bdata->gpiod = devm_fwnode_gpiod_get(dev, child, in gpio_keys_polled_probe()
H A Dgpio_keys.c522 bdata->gpiod = devm_fwnode_gpiod_get(dev, child, in gpio_keys_setup_key()
/openbmc/linux/include/linux/gpio/
H A Dconsumer.h572 struct gpio_desc *devm_fwnode_gpiod_get(struct device *dev, in devm_fwnode_gpiod_get() function
/openbmc/linux/drivers/leds/blink/
H A Dleds-lgm-sso.c638 led->gpiod = devm_fwnode_gpiod_get(dev, fwnode_child, NULL, in __sso_led_dt_parse()
/openbmc/linux/drivers/pci/controller/
H A Dpcie-apple.c519 reset = devm_fwnode_gpiod_get(pcie->dev, of_fwnode_handle(np), "reset", in apple_pcie_setup_port()
H A Dpci-mvebu.c1336 port->reset_gpio = devm_fwnode_gpiod_get(dev, of_fwnode_handle(child), in mvebu_pcie_parse_port()
H A Dpci-tegra.c2202 rp->reset_gpio = devm_fwnode_gpiod_get(dev, in tegra_pcie_parse_dt()
/openbmc/linux/drivers/media/platform/st/sti/c8sectpfe/
H A Dc8sectpfe-core.c818 tsin->rst_gpio = devm_fwnode_gpiod_get(dev, in c8sectpfe_probe()
/openbmc/linux/drivers/mmc/host/
H A Datmel-mci.c673 devm_fwnode_gpiod_get(&pdev->dev, of_fwnode_handle(cnp), in atmci_of_init()
686 devm_fwnode_gpiod_get(&pdev->dev, of_fwnode_handle(cnp), in atmci_of_init()
/openbmc/linux/drivers/mtd/nand/raw/
H A Dstm32_fmc2_nand.c1807 nand->wp_gpio = devm_fwnode_gpiod_get(nfc->dev, of_fwnode_handle(dn), in stm32_fmc2_nfc_parse_child()
/openbmc/linux/drivers/mtd/nand/raw/atmel/
H A Dnand-controller.c1643 gpio = devm_fwnode_gpiod_get(nc->dev, of_fwnode_handle(np), in atmel_nand_create()