Searched refs:mmc_regulator_set_vqmmc (Results 1 – 3 of 3) sorted by relevance
414 int mmc_regulator_set_vqmmc(struct mmc_host *mmc, struct mmc_ios *ios);428 static inline int mmc_regulator_set_vqmmc(struct mmc_host *mmc, in mmc_regulator_set_vqmmc() function
1429 int mmc_regulator_set_vqmmc(struct mmc_host *mmc, struct mmc_ios *ios) in mmc_regulator_set_vqmmc() function1473 EXPORT_SYMBOL_GPL(mmc_regulator_set_vqmmc);
1416 ret = mmc_regulator_set_vqmmc(mmc, ios); in dw_mci_switch_voltage()