Searched refs:mmc_regulator_get_ocrmask (Results 1 – 2 of 2) sorted by relevance
502 int mmc_regulator_get_ocrmask(struct regulator *supply);508 static inline int mmc_regulator_get_ocrmask(struct regulator *supply) in mmc_regulator_get_ocrmask() function
1235 int mmc_regulator_get_ocrmask(struct regulator *supply) in mmc_regulator_get_ocrmask() function1267 EXPORT_SYMBOL_GPL(mmc_regulator_get_ocrmask);1413 ret = mmc_regulator_get_ocrmask(mmc->supply.vmmc); in mmc_regulator_get_supply()