Home
last modified time | relevance | path

Searched refs:regulator_config (Results 1 – 25 of 132) sorted by relevance

123456

/Linux-v4.19/include/linux/regulator/
Ddriver.h27 struct regulator_config;
324 struct regulator_config *);
400 struct regulator_config { struct
482 const struct regulator_config *config);
486 const struct regulator_config *config);
/Linux-v4.19/drivers/regulator/
Dinternal.h63 struct regulator_config *config,
83 struct regulator_config *config, in regulator_of_get_init_data()
Dtps65086-regulator.c123 struct regulator_config *config);
167 struct regulator_config *config) in tps65086_of_parse_cb()
213 struct regulator_config config = { }; in tps65086_regulator_probe()
Ddummy.c46 struct regulator_config config = { }; in dummy_regulator_probe()
Dtps65132-regulator.c136 struct regulator_config *config) in tps65132_of_parse_cb()
228 struct regulator_config config = { }; in tps65132_probe()
Dda9055-regulator.c446 struct regulator_config *config, in da9055_gpio_init()
552 struct regulator_config *config, in da9055_regulator_dt_init()
584 struct regulator_config *config, in da9055_regulator_dt_init()
593 struct regulator_config config = { }; in da9055_regulator_probe()
Darizona-micsupp.c209 struct regulator_config *config, in arizona_micsupp_of_get_pdata()
239 struct regulator_config config = { }; in arizona_micsupp_common_init()
Dsky81452-regulator.c72 struct regulator_config config = { }; in sky81452_reg_probe()
Dtps6105x-regulator.c62 struct regulator_config config = { }; in tps6105x_regulator_probe()
Dstw481x-vmmc.c59 struct regulator_config config = { }; in stw481x_vmmc_regulator_probe()
D88pm8607.c319 struct regulator_config *config) in pm8607_regulator_dt_init()
351 struct regulator_config config = { }; in pm8607_regulator_probe()
Darizona-ldo1.c193 struct regulator_config *config, in arizona_ldo1_of_get_pdata()
235 struct regulator_config config = { }; in arizona_ldo1_common_init()
Dmax8925-regulator.c247 struct regulator_config *config, in max8925_regulator_dt_init()
280 struct regulator_config config = { }; in max8925_regulator_probe()
D88pg86x.c63 struct regulator_config config = {.dev = &i2c->dev}; in pg86x_i2c_probe()
Dpcf50633-regulator.c83 struct regulator_config config = { }; in pcf50633_regulator_probe()
Drt5033-regulator.c88 struct regulator_config config = {}; in rt5033_regulator_probe()
Dvexpress-regulator.c62 struct regulator_config config = { }; in vexpress_regulator_probe()
Dfan53555.c321 struct regulator_config *config) in fan53555_regulator_register()
390 struct regulator_config config = { }; in fan53555_regulator_probe()
Disl6271a-regulator.c112 struct regulator_config config = { }; in isl6271a_probe()
Dsy8106a-regulator.c76 struct regulator_config config = { }; in sy8106a_i2c_probe()
Dmt6311-regulator.c106 struct regulator_config config = { }; in mt6311_i2c_probe()
Dwm831x-dcdc.c456 struct regulator_config config = { }; in wm831x_buckv_probe()
608 struct regulator_config config = { }; in wm831x_buckp_probe()
740 struct regulator_config config = { }; in wm831x_boostp_probe()
832 struct regulator_config config = { }; in wm831x_epe_probe()
Dwm831x-ldo.c223 struct regulator_config config = { }; in wm831x_gp_ldo_probe()
433 struct regulator_config config = { }; in wm831x_aldo_probe()
577 struct regulator_config config = { }; in wm831x_alive_ldo_probe()
Disl9305.c143 struct regulator_config config = { }; in isl9305_i2c_probe()
/Linux-v4.19/Documentation/power/regulator/
Dregulator.txt14 const struct regulator_config *config);

123456