regulator_is_supported_voltage 143 drivers/mmc/core/regulator.c if (!regulator_is_supported_voltage(regulator, min_uV, max_uV)) regulator_is_supported_voltage 1661 drivers/mmc/host/sdhci-msm.c if (regulator_is_supported_voltage(supply, 1700000, 1950000)) regulator_is_supported_voltage 1663 drivers/mmc/host/sdhci-msm.c if (regulator_is_supported_voltage(supply, 2700000, 3600000)) regulator_is_supported_voltage 856 drivers/mmc/host/sdhci-omap.c if (regulator_is_supported_voltage(vqmmc, IOV_3V3, IOV_3V3)) regulator_is_supported_voltage 858 drivers/mmc/host/sdhci-omap.c if (regulator_is_supported_voltage(vqmmc, IOV_1V8, IOV_1V8)) regulator_is_supported_voltage 293 drivers/mmc/host/sdhci-tegra.c has_1v8 = regulator_is_supported_voltage(host->mmc->supply.vqmmc, regulator_is_supported_voltage 296 drivers/mmc/host/sdhci-tegra.c has_3v3 = regulator_is_supported_voltage(host->mmc->supply.vqmmc, regulator_is_supported_voltage 3998 drivers/mmc/host/sdhci.c if (!regulator_is_supported_voltage(mmc->supply.vqmmc, 1700000, regulator_is_supported_voltage 4005 drivers/mmc/host/sdhci.c if (!regulator_is_supported_voltage(mmc->supply.vqmmc, 2700000, regulator_is_supported_voltage 4054 drivers/mmc/host/sdhci.c !regulator_is_supported_voltage(mmc->supply.vqmmc, 1100000, regulator_is_supported_voltage 1272 drivers/opp/core.c if (!regulator_is_supported_voltage(reg, regulator_is_supported_voltage 3042 drivers/regulator/core.c EXPORT_SYMBOL_GPL(regulator_is_supported_voltage); regulator_is_supported_voltage 243 include/linux/regulator/consumer.h int regulator_is_supported_voltage(struct regulator *regulator, regulator_is_supported_voltage 628 include/linux/regulator/consumer.h return regulator_is_supported_voltage(regulator,