Searched refs:mmc_command_done (Results 1 – 4 of 4) sorted by relevance
504 void mmc_command_done(struct mmc_host *host, struct mmc_request *mrq);
118 void mmc_command_done(struct mmc_host *host, struct mmc_request *mrq) in mmc_command_done() function128 EXPORT_SYMBOL(mmc_command_done);
1786 mmc_command_done(host->mmc, cmd->mrq); in sdhci_finish_command()
14276 * after mmc_command_done() has been called. It is upper layer's