]> git.proxmox.com Git - mirror_ubuntu-eoan-kernel.git/blobdiff - drivers/mmc/core/core.h
mmc: add erase, secure erase, trim and secure trim operations
[mirror_ubuntu-eoan-kernel.git] / drivers / mmc / core / core.h
index a811c52a165957219bc55e03f7fbe1faab43379f..9d9eef50e5d1976fb5d9874a00f4cf2db77c540a 100644 (file)
@@ -29,6 +29,8 @@ struct mmc_bus_ops {
 void mmc_attach_bus(struct mmc_host *host, const struct mmc_bus_ops *ops);
 void mmc_detach_bus(struct mmc_host *host);
 
+void mmc_init_erase(struct mmc_card *card);
+
 void mmc_set_chip_select(struct mmc_host *host, int mode);
 void mmc_set_clock(struct mmc_host *host, unsigned int hz);
 void mmc_set_bus_mode(struct mmc_host *host, unsigned int mode);