Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/mmc/core/
Dregulator.c310 void mmc_regulator_disable_vqmmc(struct mmc_host *mmc) in mmc_regulator_disable_vqmmc() function
317 EXPORT_SYMBOL_GPL(mmc_regulator_disable_vqmmc);
/Linux-v6.6/include/linux/mmc/
Dhost.h609 void mmc_regulator_disable_vqmmc(struct mmc_host *mmc);
/Linux-v6.6/drivers/mmc/host/
Dmeson-gx-mmc.c607 mmc_regulator_disable_vqmmc(mmc); in meson_mmc_set_ios()