Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/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 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 Ds5m8767.c574 rdata->ext_control_gpiod = devm_fwnode_gpiod_get( in s5m8767_pmic_dt_parse_pdata()
H A Ds2mps11.c847 gpio[reg] = devm_fwnode_gpiod_get(&pdev->dev, in s2mps14_pmic_dt_parse_ext_control_gpio()
/OK3568_Linux_fs/kernel/sound/soc/intel/boards/
H A 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()
/OK3568_Linux_fs/kernel/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.c497 bdata->gpiod = devm_fwnode_gpiod_get(dev, child, in gpio_keys_setup_key()
/OK3568_Linux_fs/kernel/include/linux/gpio/
H A Dconsumer.h578 struct gpio_desc *devm_fwnode_gpiod_get(struct device *dev, in devm_fwnode_gpiod_get() function
/OK3568_Linux_fs/kernel/drivers/mtd/nand/raw/atmel/
H A Dnand-controller.c1640 gpio = devm_fwnode_gpiod_get(nc->dev, of_fwnode_handle(np), in atmel_nand_create()