Searched refs:regulator_names (Results 1 – 6 of 6) sorted by relevance
42 static const char *regulator_names[OUTPUT_COUNT][OUTPUT_NAME_COUNT] = { variable66 devname = regulator_names[i][DEVNAME]; in dm_test_power_regulator_get()67 platname = regulator_names[i][PLATNAME]; in dm_test_power_regulator_get()105 platname = regulator_names[BUCK1][PLATNAME]; in dm_test_power_regulator_set_get_voltage()132 platname = regulator_names[LDO1][PLATNAME]; in dm_test_power_regulator_set_get_current()147 platname = regulator_names[LDO2][PLATNAME]; in dm_test_power_regulator_set_get_current()170 platname = regulator_names[LDO1][PLATNAME]; in dm_test_power_regulator_set_get_enable()189 platname = regulator_names[LDO1][PLATNAME]; in dm_test_power_regulator_set_get_mode()214 platname = regulator_names[BUCK1][PLATNAME]; in dm_test_power_regulator_autoset()
19 static const char * const regulator_names[] = { variable29 struct regulator_bulk_data supplies[ARRAY_SIZE(regulator_names)];455 ctx->supplies[i].supply = regulator_names[i]; in k101_im2ba02_dsi_probe()
21 static const char * const regulator_names[] = { variable57 struct regulator_bulk_data supplies[ARRAY_SIZE(regulator_names)];478 ctx->supplies[i].supply = regulator_names[i]; in truly_nt35597_panel_add()
28 static const char * const regulator_names[] = { variable37 struct regulator_bulk_data supplies[ARRAY_SIZE(regulator_names)];403 jdi->supplies[i].supply = regulator_names[i]; in jdi_panel_add()
14 const char * const *regulator_names; member
4519 static const char * const regulator_names[] = { in power_control_init()4537 for (i = 0; i < ARRAY_SIZE(regulator_names); i++) { in power_control_init()4539 regulator_names[i]); in power_control_init()4603 kbdev->token = dev_pm_opp_set_regulators(kbdev->dev, regulator_names); in power_control_init()4614 dev_pm_opp_set_regulators(kbdev->dev, regulator_names, in power_control_init()