mmc_wait_for_req_done
EXPORT_SYMBOL(mmc_wait_for_req_done);
mmc_wait_for_req_done(host, mrq);
void mmc_wait_for_req_done(struct mmc_host *host, struct mmc_request *mrq);
mmc_wait_for_req_done(test->card->host, mrq);