Home
last modified time | relevance | path

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

/openbmc/linux/drivers/mmc/core/
H A 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);
/openbmc/linux/include/linux/mmc/
H A Dhost.h608 int mmc_regulator_enable_vqmmc(struct mmc_host *mmc);
/openbmc/linux/drivers/mmc/host/
H A Dsdhci-sprd.c435 mmc_regulator_enable_vqmmc(mmc); in sdhci_sprd_set_power()
H A Dmeson-gx-mmc.c617 mmc_regulator_enable_vqmmc(mmc); in meson_mmc_set_ios()