| /linux/include/linux/regulator/ |
| H A D | of_regulator.h | 22 *of_get_regulator_init_data(struct device *dev, 30 *of_get_regulator_init_data(struct device *dev, in of_get_regulator_init_data() function
|
| /linux/drivers/regulator/ |
| H A D | of_regulator.c | 349 struct regulator_init_data *of_get_regulator_init_data(struct device *dev, in of_get_regulator_init_data() function 367 EXPORT_SYMBOL_GPL(of_get_regulator_init_data); 445 of_get_regulator_init_data(dev, child, in of_regulator_match() 538 init_data = of_get_regulator_init_data(dev, child, desc); in regulator_of_get_init_data()
|
| H A D | stw481x-vmmc.c | 75 config.init_data = of_get_regulator_init_data(&pdev->dev, in stw481x_vmmc_regulator_probe()
|
| H A D | vqmmc-ipq4019-regulator.c | 54 init_data = of_get_regulator_init_data(dev, dev->of_node, in ipq4019_regulator_probe()
|
| H A D | vexpress-regulator.c | 61 init_data = of_get_regulator_init_data(&pdev->dev, pdev->dev.of_node, in vexpress_regulator_probe()
|
| H A D | stm32-booster.c | 91 config.init_data = of_get_regulator_init_data(dev, np, desc); in stm32_booster_probe()
|
| H A D | rt4803.c | 192 cfg.init_data = of_get_regulator_init_data(dev, dev_of_node(dev), desc); in rt4803_probe()
|
| H A D | tps6287x-regulator.c | 203 config.init_data = of_get_regulator_init_data(dev, dev->of_node, in tps6287x_i2c_probe()
|
| H A D | mc13xxx-regulator-core.c | 192 p->init_data = of_get_regulator_init_data( in mc13xxx_parse_regulators_dt()
|
| H A D | stm32-vrefbuf.c | 204 config.init_data = of_get_regulator_init_data(&pdev->dev, in stm32_vrefbuf_probe()
|
| H A D | rt5739.c | 294 cfg.init_data = of_get_regulator_init_data(dev, dev_of_node(dev), desc); in rt5739_probe()
|
| H A D | rt6160-regulator.c | 305 regulator_cfg.init_data = of_get_regulator_init_data(&i2c->dev, i2c->dev.of_node, in rt6160_probe()
|
| H A D | rt8092.c | 286 cfg.init_data = of_get_regulator_init_data(dev, dev_of_node(dev), desc); in rt8092_probe()
|
| H A D | rt5759-regulator.c | 249 reg_cfg.init_data = of_get_regulator_init_data(priv->dev, np, reg_desc); in rt5759_regulator_register()
|
| H A D | anatop-regulator.c | 189 initdata = of_get_regulator_init_data(dev, np, rdesc); in anatop_regulator_probe()
|
| H A D | gpio-regulator.c | 145 config->init_data = of_get_regulator_init_data(dev, np, desc); in of_get_gpio_regulator_config()
|
| H A D | adp5055-regulator.c | 352 init_data = of_get_regulator_init_data(dev, client->dev.of_node, in adp5055_probe()
|
| H A D | pwm-regulator.c | 377 init_data = of_get_regulator_init_data(&pdev->dev, np, in pwm_regulator_probe()
|
| H A D | rt6190-regulator.c | 422 cfg.init_data = of_get_regulator_init_data(dev, dev->of_node, in rt6190_probe()
|
| H A D | twl-regulator.c | 592 initdata = of_get_regulator_init_data(&pdev->dev, pdev->dev.of_node, in twlreg_probe()
|
| H A D | vctrl-regulator.c | 485 init_data = of_get_regulator_init_data(&pdev->dev, np, rdesc); in vctrl_probe()
|
| H A D | twl6030-regulator.c | 693 initdata = of_get_regulator_init_data(&pdev->dev, np, &template->desc); in twlreg_probe()
|
| H A D | ti-abb-regulator.c | 821 initdata = of_get_regulator_init_data(dev, pdev->dev.of_node, in ti_abb_probe()
|