Home
last modified time | relevance | path

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

/linux-6.15/drivers/mmc/core/
H A Dmmc.c2082 static bool _mmc_cache_enabled(struct mmc_host *host) in _mmc_cache_enabled() function
2098 if (_mmc_cache_enabled(host)) { in _mmc_flush_cache()
2290 .cache_enabled = _mmc_cache_enabled,