Home
last modified time | relevance | path

Searched refs:mmc_wait_for_req_done (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/mmc/core/
H A Dcore.h98 void mmc_wait_for_req_done(struct mmc_host *host, struct mmc_request *mrq);
H A Dcore.c208 * mmc_wait_for_req_done(). in mmc_request_done()
397 void mmc_wait_for_req_done(struct mmc_host *host, struct mmc_request *mrq) in mmc_wait_for_req_done() function
421 EXPORT_SYMBOL(mmc_wait_for_req_done); variable
586 * and before mmc_wait_for_req_done(). If it is called at other times the
604 * mmc_wait_for_req_done().
612 mmc_wait_for_req_done(host, mrq); in mmc_wait_for_req()
H A Dmmc_test.c2447 mmc_wait_for_req_done(test->card->host, mrq); in mmc_test_ongoing_transfer()
/kernel/linux/linux-6.6/drivers/mmc/core/
H A Dcore.h114 void mmc_wait_for_req_done(struct mmc_host *host, struct mmc_request *mrq);
H A Dcore.c208 * mmc_wait_for_req_done(). in mmc_request_done()
397 void mmc_wait_for_req_done(struct mmc_host *host, struct mmc_request *mrq) in mmc_wait_for_req_done() function
421 EXPORT_SYMBOL(mmc_wait_for_req_done); variable
586 * and before mmc_wait_for_req_done(). If it is called at other times the
604 * mmc_wait_for_req_done().
612 mmc_wait_for_req_done(host, mrq); in mmc_wait_for_req()
H A Dmmc_test.c2426 mmc_wait_for_req_done(test->card->host, mrq); in mmc_test_ongoing_transfer()

Completed in 14 milliseconds