]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/blobdiff - include/linux/mmc/core.h
mmc: core: Add cache control for eMMC4.5 device
[mirror_ubuntu-bionic-kernel.git] / include / linux / mmc / core.h
index e918120235bdd689854bd02ea8299e0626a8564f..67bac374d122ddd51a762fcb154bc4301f0a5ced 100644 (file)
@@ -177,6 +177,8 @@ extern void mmc_release_host(struct mmc_host *host);
 extern void mmc_do_release_host(struct mmc_host *host);
 extern int mmc_try_claim_host(struct mmc_host *host);
 
+extern int mmc_flush_cache(struct mmc_card *);
+
 /**
  *     mmc_claim_host - exclusively claim a host
  *     @host: mmc host to claim