Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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()
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()
/kernel/linux/linux-5.10/sound/soc/intel/boards/
Dbytcr_rt5651.c1011 priv->ext_amp_gpio = devm_fwnode_gpiod_get(&pdev->dev, in snd_byt_rt5651_mc_probe()
1031 priv->hp_detect = devm_fwnode_gpiod_get(&pdev->dev, in snd_byt_rt5651_mc_probe()
/kernel/linux/linux-5.10/drivers/input/keyboard/
Dgpio_keys_polled.c298 bdata->gpiod = devm_fwnode_gpiod_get(dev, child, in gpio_keys_polled_probe()
Dgpio_keys.c497 bdata->gpiod = devm_fwnode_gpiod_get(dev, child, in gpio_keys_setup_key()
/kernel/linux/linux-5.10/include/linux/gpio/
Dconsumer.h578 struct gpio_desc *devm_fwnode_gpiod_get(struct device *dev, in devm_fwnode_gpiod_get() function
/kernel/linux/linux-5.10/drivers/mtd/nand/raw/atmel/
Dnand-controller.c1640 gpio = devm_fwnode_gpiod_get(nc->dev, of_fwnode_handle(np), in atmel_nand_create()
/kernel/linux/patches/linux-5.10/unionpi_tiger_pacth/
Dlinux-5.10.patch38498 + bdata->gpiod = devm_fwnode_gpiod_get(dev, child,