Searched refs:regulator_config (Results 1 – 25 of 199) sorted by relevance
12345678
543 struct regulator_config regulator_config = {}; in ucs1002_probe() local631 regulator_config.dev = dev; in ucs1002_probe()632 regulator_config.of_node = dev->of_node; in ucs1002_probe()633 regulator_config.regmap = info->regmap; in ucs1002_probe()634 regulator_config.driver_data = info; in ucs1002_probe()637 ®ulator_config); in ucs1002_probe()
24 struct regulator_config;369 struct regulator_config *);452 struct regulator_config { struct692 const struct regulator_config *config);696 const struct regulator_config *config);
72 struct regulator_config *config,92 struct regulator_config *config, in regulator_of_get_init_data()
115 struct regulator_config *config);159 struct regulator_config *config) in tps65086_of_parse_cb()205 struct regulator_config config = { }; in tps65086_regulator_probe()
125 struct regulator_config *config);212 struct regulator_config *config) in mpq7920_parse_cb()267 struct regulator_config config = { NULL, }; in mpq7920_i2c_probe()
87 struct regulator_config *config) in sy8827n_regulator_register()129 struct regulator_config config = { }; in sy8827n_i2c_probe()
88 struct regulator_config *config) in sy8824_regulator_register()130 struct regulator_config config = { }; in sy8824_i2c_probe()
114 struct regulator_config *config) in lochnagar_micbias_of_parse()245 struct regulator_config config = { }; in lochnagar_regulator_probe()
209 struct regulator_config *config) in handle_ilim_property()232 struct regulator_config *config) in handle_shift_property()274 struct regulator_config *config) in pf8x00_of_parse_cb()547 struct regulator_config config = { NULL, }; in pf8x00_i2c_probe()
39 struct regulator_config *config) in rt4801_of_parse_cb()210 struct regulator_config config = { .dev = &i2c->dev, .driver_data = priv, in rt4801_probe()
133 struct regulator_config *config) in tps65132_of_parse_cb()229 struct regulator_config config = { }; in tps65132_probe()
42 struct regulator_config config = { }; in dummy_regulator_probe()
60 struct regulator_config config = { }; in sky81452_reg_probe()
49 struct regulator_config cfg = {}; in ipq4019_regulator_probe()
58 struct regulator_config config = { }; in stw481x_vmmc_regulator_probe()
62 struct regulator_config config = { }; in tps6105x_regulator_probe()
63 struct regulator_config config = {.dev = &i2c->dev}; in pg86x_i2c_probe()
191 struct regulator_config *config, in arizona_ldo1_of_get_pdata()233 struct regulator_config config = { }; in arizona_ldo1_common_init()
229 struct regulator_config *config, in arizona_micsupp_of_get_pdata()259 struct regulator_config config = { }; in arizona_micsupp_common_init()
44 struct regulator_config config = { }; in vexpress_regulator_probe()
50 struct regulator_config config = { }; in qcom_usb_vbus_regulator_probe()
78 struct regulator_config config = { }; in pcf50633_regulator_probe()
76 struct regulator_config config = { }; in stm32_booster_probe()
151 struct regulator_config *config) in mt6370_of_parse_cb()326 struct regulator_config cfg = {}; in mt6370_regualtor_register()
15 const struct regulator_config *config);
Completed in 23 milliseconds