Home
last modified time | relevance | path

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

/linux/drivers/regulator/
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()
A Dda9211-regulator.c318 pdata->gpiod_ren[n] = devm_fwnode_gpiod_get(dev, in da9211_parse_regulators_dt()
A Dtps65090-regulator.c373 rpdata->gpiod = devm_fwnode_gpiod_get( in tps65090_parse_dt_reg_data()
A Ds5m8767.c574 rdata->ext_control_gpiod = devm_fwnode_gpiod_get( in s5m8767_pmic_dt_parse_pdata()
A Ds2mps11.c847 gpio[reg] = devm_fwnode_gpiod_get(&pdev->dev, in s2mps14_pmic_dt_parse_ext_control_gpio()
/linux/sound/soc/intel/boards/
A Dbytcr_rt5651.c1012 priv->ext_amp_gpio = devm_fwnode_gpiod_get(dev, codec_dev->fwnode, in snd_byt_rt5651_mc_probe()
1029 priv->hp_detect = devm_fwnode_gpiod_get(dev, codec_dev->fwnode, in snd_byt_rt5651_mc_probe()
A Dbytcr_rt5640.c1616 priv->hsmic_detect = devm_fwnode_gpiod_get(dev, codec_dev->fwnode, in snd_byt_rt5640_mc_probe()
/linux/drivers/input/keyboard/
A Dgpio_keys_polled.c298 bdata->gpiod = devm_fwnode_gpiod_get(dev, child, in gpio_keys_polled_probe()
A Dgpio_keys.c522 bdata->gpiod = devm_fwnode_gpiod_get(dev, child, in gpio_keys_setup_key()
/linux/include/linux/gpio/
A Dconsumer.h578 struct gpio_desc *devm_fwnode_gpiod_get(struct device *dev, in devm_fwnode_gpiod_get() function
/linux/drivers/mtd/nand/raw/atmel/
A Dnand-controller.c1642 gpio = devm_fwnode_gpiod_get(nc->dev, of_fwnode_handle(np), in atmel_nand_create()

Completed in 32 milliseconds