Home
last modified time | relevance | path

Searched refs:mmc_pre_req (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/mmc/core/
H A Dsdio_ops.c174 mmc_pre_req(card->host, &mrq); in mmc_io_rw_extended()
H A Dcore.h164 static inline void mmc_pre_req(struct mmc_host *host, struct mmc_request *mrq) in mmc_pre_req() function
H A Dblock.c1630 mmc_pre_req(host, &mqrq->brq.mrq); in mmc_blk_hsq_issue_rw_rq()
2347 mmc_pre_req(host, &mqrq->brq.mrq); in mmc_blk_mq_issue_rw_rq()
H A Dmmc_test.c800 mmc_pre_req(host, mrq); in mmc_test_start_areq()