Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/regulator/
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()
Dda9211-regulator.c318 pdata->gpiod_ren[n] = devm_fwnode_gpiod_get(dev, in da9211_parse_regulators_dt()
Dtps65090-regulator.c373 rpdata->gpiod = devm_fwnode_gpiod_get( in tps65090_parse_dt_reg_data()
Dbd71815-regulator.c575 ldo4_en = devm_fwnode_gpiod_get(&pdev->dev, in bd7181x_probe()
Dbd9576-regulator.c952 en = devm_fwnode_gpiod_get(&pdev->dev, in bd957x_probe()
Ds5m8767.c574 rdata->ext_control_gpiod = devm_fwnode_gpiod_get( in s5m8767_pmic_dt_parse_pdata()
Ds2mps11.c847 gpio[reg] = devm_fwnode_gpiod_get(&pdev->dev, in s2mps14_pmic_dt_parse_ext_control_gpio()
/linux-6.1.9/drivers/watchdog/
Dbd9576_wdt.c224 priv->gpiod_en = devm_fwnode_gpiod_get(dev, dev_fwnode(dev->parent), in bd9576_wdt_probe()
232 priv->gpiod_ping = devm_fwnode_gpiod_get(dev, dev_fwnode(dev->parent), in bd9576_wdt_probe()
/linux-6.1.9/sound/soc/intel/boards/
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()
Dbytcr_rt5640.c1190 data->jd_gpio = devm_fwnode_gpiod_get(card->dev, acpi_fwnode_handle(adev), in byt_rt5640_get_amcr0f28_settings()
1719 priv->hsmic_detect = devm_fwnode_gpiod_get(dev, codec_dev->fwnode, in snd_byt_rt5640_mc_probe()
/linux-6.1.9/drivers/input/keyboard/
Dgpio_keys_polled.c298 bdata->gpiod = devm_fwnode_gpiod_get(dev, child, in gpio_keys_polled_probe()
Dgpio_keys.c522 bdata->gpiod = devm_fwnode_gpiod_get(dev, child, in gpio_keys_setup_key()
/linux-6.1.9/include/linux/gpio/
Dconsumer.h574 struct gpio_desc *devm_fwnode_gpiod_get(struct device *dev, in devm_fwnode_gpiod_get() function
/linux-6.1.9/drivers/pci/controller/
Dpcie-apple.c519 reset = devm_fwnode_gpiod_get(pcie->dev, of_fwnode_handle(np), "reset", in apple_pcie_setup_port()
/linux-6.1.9/drivers/mtd/nand/raw/
Dstm32_fmc2_nand.c1804 nand->wp_gpio = devm_fwnode_gpiod_get(nfc->dev, of_fwnode_handle(dn), in stm32_fmc2_nfc_parse_child()
/linux-6.1.9/drivers/mtd/nand/raw/atmel/
Dnand-controller.c1643 gpio = devm_fwnode_gpiod_get(nc->dev, of_fwnode_handle(np), in atmel_nand_create()