Home
last modified time | relevance | path

Searched refs:regulator_names (Results 1 – 21 of 21) sorted by relevance

/drivers/iio/imu/st_lsm9ds0/
A Dst_lsm9ds0_core.c74 static const char * const regulator_names[] = { "vdd", "vddio" }; in st_lsm9ds0_probe() local
78 ret = devm_regulator_bulk_get_enable(dev, ARRAY_SIZE(regulator_names), in st_lsm9ds0_probe()
79 regulator_names); in st_lsm9ds0_probe()
/drivers/gpu/drm/panel/
A Dpanel-ebbg-ft8719.c20 static const char * const regulator_names[] = { variable
36 struct regulator_bulk_data supplies[ARRAY_SIZE(regulator_names)];
173 ctx->supplies[i].supply = regulator_names[i]; in ebbg_ft8719_probe()
A Dpanel-feixin-k101-im2ba02.c18 static const char * const regulator_names[] = { variable
28 struct regulator_bulk_data supplies[ARRAY_SIZE(regulator_names)];
456 ctx->supplies[i].supply = regulator_names[i]; in k101_im2ba02_dsi_probe()
A Dpanel-jdi-lt070me05000.c24 static const char * const regulator_names[] = { variable
33 struct regulator_bulk_data supplies[ARRAY_SIZE(regulator_names)];
376 jdi->supplies[i].supply = regulator_names[i]; in jdi_panel_add()
A Dpanel-truly-nt35597.c21 static const char * const regulator_names[] = { variable
57 struct regulator_bulk_data supplies[ARRAY_SIZE(regulator_names)];
457 ctx->supplies[i].supply = regulator_names[i]; in truly_nt35597_panel_add()
A Dpanel-ilitek-ili9806e.c38 static const char * const regulator_names[] = { variable
177 ctx->supplies[i].supply = regulator_names[i]; in ili9806e_dsi_probe()
A Dpanel-novatek-nt36672e.c16 static const char * const regulator_names[] = { variable
538 ctx->supplies[i].supply = regulator_names[i]; in nt36672e_panel_probe()
/drivers/gpu/drm/lima/
A Dlima_devfreq.c114 const char *regulator_names[] = { "mali", NULL }; in lima_devfreq_init() local
130 ret = devm_pm_opp_set_regulators(dev, regulator_names); in lima_devfreq_init()
/drivers/phy/samsung/
A Dphy-exynos5-usbdrd.c433 const char * const *regulator_names; member
1949 .regulator_names = NULL,
1962 .regulator_names = exynos5_regulator_names,
1974 .regulator_names = exynos5_regulator_names,
1987 .regulator_names = exynos5_regulator_names,
1999 .regulator_names = exynos5_regulator_names,
2012 .regulator_names = exynos5_regulator_names,
2024 .regulator_names = exynos5_regulator_names,
2053 .regulator_names = exynos5_regulator_names,
2231 .regulator_names = gs101_regulator_names,
[all …]
/drivers/iio/proximity/
A Dsx_common.c467 static const char * const regulator_names[] = { "vdd", "svdd" }; in sx_common_probe() local
489 ret = devm_regulator_bulk_get_enable(dev, ARRAY_SIZE(regulator_names), in sx_common_probe()
490 regulator_names); in sx_common_probe()
/drivers/iio/adc/
A Dad7625.c513 static const char * const regulator_names[] = { "vio", "vdd2", "vdd1" }; in devm_ad7625_regulator_setup() local
516 ret = devm_regulator_bulk_get_enable(dev, ARRAY_SIZE(regulator_names), in devm_ad7625_regulator_setup()
517 regulator_names); in devm_ad7625_regulator_setup()
/drivers/iio/common/st_sensors/
A Dst_sensors_core.c225 static const char * const regulator_names[] = { "vdd", "vddio" }; in st_sensors_power_enable() local
231 ARRAY_SIZE(regulator_names), in st_sensors_power_enable()
232 regulator_names); in st_sensors_power_enable()
/drivers/cpufreq/
A Dti-cpufreq.c532 config.regulator_names = opp_data->soc_data->reg_names; in ti_cpufreq_probe()
534 config.regulator_names = default_reg_names; in ti_cpufreq_probe()
/drivers/iio/accel/
A Dadxl367.c1433 static const char * const regulator_names[] = { "vdd", "vddio" }; in adxl367_probe() local
1458 ARRAY_SIZE(regulator_names), in adxl367_probe()
1459 regulator_names); in adxl367_probe()
A Dkionix-kx022a.c1318 static const char * const regulator_names[] = {"io-vdd", "vdd"}; in kx022a_probe_internal() local
1349 ret = devm_regulator_bulk_get_enable(dev, ARRAY_SIZE(regulator_names), in kx022a_probe_internal()
1350 regulator_names); in kx022a_probe_internal()
A Dbma400_core.c862 static const char * const regulator_names[] = { "vdd", "vddio" }; in bma400_init() local
867 ARRAY_SIZE(regulator_names), in bma400_init()
868 regulator_names); in bma400_init()
A Dkxcjk-1013.c1388 static const char * const regulator_names[] = { "vdd", "vddio" }; in kxcjk1013_probe() local
1420 ARRAY_SIZE(regulator_names), in kxcjk1013_probe()
1421 regulator_names); in kxcjk1013_probe()
/drivers/iio/light/
A Dltr501.c1419 static const char * const regulator_names[] = { "vdd", "vddio" }; in ltr501_probe() local
1446 ARRAY_SIZE(regulator_names), in ltr501_probe()
1447 regulator_names); in ltr501_probe()
/drivers/iio/addac/
A Dad74115.c1823 static const char * const regulator_names[] = { in ad74115_probe() local
1859 ret = devm_regulator_bulk_get_enable(dev, ARRAY_SIZE(regulator_names), in ad74115_probe()
1860 regulator_names); in ad74115_probe()
/drivers/iio/imu/bmi323/
A Dbmi323_core.c2103 static const char * const regulator_names[] = { "vdd", "vddio" }; in bmi323_core_probe() local
2118 ret = devm_regulator_bulk_get_enable(dev, ARRAY_SIZE(regulator_names), in bmi323_core_probe()
2119 regulator_names); in bmi323_core_probe()
/drivers/opp/
A Dcore.c2513 if (config->regulator_names) { in dev_pm_opp_set_config()
2515 config->regulator_names); in dev_pm_opp_set_config()

Completed in 95 milliseconds