Home
last modified time | relevance | path

Searched refs:mmc_regulator_enable_vqmmc (Results 1 – 3 of 3) sorted by relevance

/Linux-v6.6/drivers/mmc/core/
Dregulator.c286 int mmc_regulator_enable_vqmmc(struct mmc_host *mmc) in mmc_regulator_enable_vqmmc() function
300 EXPORT_SYMBOL_GPL(mmc_regulator_enable_vqmmc);
/Linux-v6.6/include/linux/mmc/
Dhost.h608 int mmc_regulator_enable_vqmmc(struct mmc_host *mmc);
/Linux-v6.6/drivers/mmc/host/
Dmeson-gx-mmc.c617 mmc_regulator_enable_vqmmc(mmc); in meson_mmc_set_ios()