Searched refs:mmc_wait_for_req_done (Results 1 – 3 of 3) sorted by relevance
115 void mmc_wait_for_req_done(struct mmc_host *host, struct mmc_request *mrq);
207 * mmc_wait_for_req_done(). in mmc_request_done() 402 void mmc_wait_for_req_done(struct mmc_host *host, struct mmc_request *mrq) in mmc_wait_for_req_done() function 426 EXPORT_SYMBOL(mmc_wait_for_req_done);592 * and before mmc_wait_for_req_done(). If it is called at other times the610 * mmc_wait_for_req_done().618 mmc_wait_for_req_done(host, mrq); in mmc_wait_for_req()
2439 mmc_wait_for_req_done(test->card->host, mrq); in mmc_test_ongoing_transfer()