Searched refs:regulator_is_supported_voltage (Results 1 - 3 of 3) sorted by relevance

/drivers/cpufreq/
H A Dcpufreq-dt.c243 if (regulator_is_supported_voltage(cpu_reg, opp_uV,
/drivers/mmc/host/
H A Dsdhci.c3022 if (!regulator_is_supported_voltage(mmc->supply.vqmmc, 1700000,
3052 !regulator_is_supported_voltage
/drivers/regulator/
H A Dcore.c2365 * regulator_is_supported_voltage - check if a voltage range can be supported
2373 int regulator_is_supported_voltage(struct regulator *regulator, function
2407 EXPORT_SYMBOL_GPL(regulator_is_supported_voltage); variable

Completed in 666 milliseconds