Searched refs:cqe_post_req (Results 1 – 4 of 4) sorted by relevance
334 .cqe_post_req = mmc_hsq_post_req,
1113 .cqe_post_req = cqhci_post_req,
196 void (*cqe_post_req)(struct mmc_host *host, struct mmc_request *mrq); member
516 if (host->cqe_ops->cqe_post_req) in mmc_cqe_post_req()517 host->cqe_ops->cqe_post_req(host, mrq); in mmc_cqe_post_req()