| /OK3568_Linux_fs/kernel/include/linux/regulator/ |
| H A D | driver.h | 25 struct regulator_config; 326 struct regulator_config *); 407 struct regulator_config { struct 487 const struct regulator_config *config); 491 const struct regulator_config *config);
|
| /OK3568_Linux_fs/kernel/drivers/power/supply/ |
| H A D | ucs1002_power.c | 544 struct regulator_config regulator_config = {}; in ucs1002_probe() local 632 regulator_config.dev = dev; in ucs1002_probe() 633 regulator_config.of_node = dev->of_node; in ucs1002_probe() 634 regulator_config.regmap = info->regmap; in ucs1002_probe() 635 regulator_config.driver_data = info; in ucs1002_probe() 638 ®ulator_config); in ucs1002_probe()
|
| /OK3568_Linux_fs/kernel/drivers/regulator/ |
| H A D | internal.h | 61 struct regulator_config *config, 81 struct regulator_config *config, in regulator_of_get_init_data()
|
| H A D | tps65086-regulator.c | 123 struct regulator_config *config); 167 struct regulator_config *config) in tps65086_of_parse_cb() 213 struct regulator_config config = { }; in tps65086_regulator_probe()
|
| H A D | mpq7920.c | 125 struct regulator_config *config); 212 struct regulator_config *config) in mpq7920_parse_cb() 267 struct regulator_config config = { NULL, }; in mpq7920_i2c_probe()
|
| H A D | sy8827n.c | 83 struct regulator_config *config) in sy8827n_regulator_register() 115 struct regulator_config config = { }; in sy8827n_i2c_probe()
|
| H A D | dio5632-regulator.c | 112 struct regulator_config *config) in DIO5632_of_parse_cb() 186 struct regulator_config config = { }; in DIO5632_probe()
|
| H A D | lochnagar-regulator.c | 114 struct regulator_config *config) in lochnagar_micbias_of_parse() 245 struct regulator_config config = { }; in lochnagar_regulator_probe()
|
| H A D | sy8824x.c | 87 struct regulator_config *config) in sy8824_regulator_register() 120 struct regulator_config config = { }; in sy8824_i2c_probe()
|
| H A D | tps65132-regulator.c | 133 struct regulator_config *config) in tps65132_of_parse_cb() 229 struct regulator_config config = { }; in tps65132_probe()
|
| H A D | dummy.c | 42 struct regulator_config config = { }; in dummy_regulator_probe()
|
| H A D | wm831x-dcdc.c | 391 struct regulator_config config = { }; in wm831x_buckv_probe() 549 struct regulator_config config = { }; in wm831x_buckp_probe() 681 struct regulator_config config = { }; in wm831x_boostp_probe() 773 struct regulator_config config = { }; in wm831x_epe_probe()
|
| H A D | arizona-micsupp.c | 229 struct regulator_config *config, in arizona_micsupp_of_get_pdata() 259 struct regulator_config config = { }; in arizona_micsupp_common_init()
|
| H A D | arizona-ldo1.c | 191 struct regulator_config *config, in arizona_ldo1_of_get_pdata() 233 struct regulator_config config = { }; in arizona_ldo1_common_init()
|
| H A D | sky81452-regulator.c | 60 struct regulator_config config = { }; in sky81452_reg_probe()
|
| H A D | mp886x.c | 277 struct regulator_config *config) in mp886x_regulator_register() 312 struct regulator_config config = { }; in mp886x_i2c_probe()
|
| H A D | vqmmc-ipq4019-regulator.c | 49 struct regulator_config cfg = {}; in ipq4019_regulator_probe()
|
| H A D | qcom_usb_vbus-regulator.c | 40 struct regulator_config config = { }; in qcom_usb_vbus_regulator_probe()
|
| H A D | stw481x-vmmc.c | 58 struct regulator_config config = { }; in stw481x_vmmc_regulator_probe()
|
| H A D | tps6105x-regulator.c | 62 struct regulator_config config = { }; in tps6105x_regulator_probe()
|
| H A D | 88pg86x.c | 63 struct regulator_config config = {.dev = &i2c->dev}; in pg86x_i2c_probe()
|
| H A D | vexpress-regulator.c | 44 struct regulator_config config = { }; in vexpress_regulator_probe()
|
| H A D | bd71828-regulator.c | 128 struct regulator_config *cfg) in buck_set_hw_dvs_levels() 139 struct regulator_config *cfg) in ldo6_parse_dt() 754 struct regulator_config config = { in bd71828_probe()
|
| H A D | wm831x-ldo.c | 218 struct regulator_config config = { }; in wm831x_gp_ldo_probe() 428 struct regulator_config config = { }; in wm831x_aldo_probe() 572 struct regulator_config config = { }; in wm831x_alive_ldo_probe()
|
| /OK3568_Linux_fs/kernel/Documentation/power/regulator/ |
| H A D | regulator.rst | 15 const struct regulator_config *config);
|