Home
last modified time | relevance | path

Searched refs:mmc_post_req (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/mmc/core/
H A Dcore.h153 * mmc_post_req - Post process a completed request
161 static inline void mmc_post_req(struct mmc_host *host, struct mmc_request *mrq, in mmc_post_req() function
H A Dsdio_ops.c194 mmc_post_req(card->host, &mrq, err); in mmc_io_rw_extended()
H A Dblock.c1568 mmc_post_req(host, &mqrq->brq.mrq, err); in mmc_blk_hsq_issue_rw_rq()
2051 mmc_post_req(host, mrq, 0); in mmc_blk_mq_post_req()
2243 mmc_post_req(host, &mqrq->brq.mrq, err); in mmc_blk_mq_issue_rw_rq()
H A Dmmc_test.c832 mmc_post_req(host, prev_mrq, 0); in mmc_test_start_areq()
835 mmc_post_req(host, mrq, err); in mmc_test_start_areq()
/kernel/linux/linux-6.6/drivers/mmc/core/
H A Dcore.h171 * mmc_post_req - Post process a completed request
179 static inline void mmc_post_req(struct mmc_host *host, struct mmc_request *mrq, in mmc_post_req() function
H A Dsdio_ops.c194 mmc_post_req(card->host, &mrq, err); in mmc_io_rw_extended()
H A Dblock.c1634 mmc_post_req(host, &mqrq->brq.mrq, err); in mmc_blk_hsq_issue_rw_rq()
2172 mmc_post_req(host, mrq, 0); in mmc_blk_mq_post_req()
2369 mmc_post_req(host, &mqrq->brq.mrq, err); in mmc_blk_mq_issue_rw_rq()
H A Dmmc_test.c817 mmc_post_req(host, prev_mrq, 0); in mmc_test_start_areq()
820 mmc_post_req(host, mrq, err); in mmc_test_start_areq()

Completed in 17 milliseconds