NVMe: Passthrough IOCTL for IO commands
[firefly-linux-kernel-4.4.55.git] / drivers / mmc / core / mmc_ops.h
index 80ae9f4e0293a045ca8e4ebb89023e3c64e062da..390dac665b2a6246309415ca019840bee4661b07 100644 (file)
@@ -14,6 +14,7 @@
 
 int mmc_select_card(struct mmc_card *card);
 int mmc_deselect_cards(struct mmc_host *host);
+int mmc_set_dsr(struct mmc_host *host);
 int mmc_go_idle(struct mmc_host *host);
 int mmc_send_op_cond(struct mmc_host *host, u32 ocr, u32 *rocr);
 int mmc_all_send_cid(struct mmc_host *host, u32 *cid);