Searched refs:req_to_mmc_queue_req (Results 1 – 3 of 3) sorted by relevance
316 req_to_mmc_queue_req(req)->drv_op_result = -EIO; in power_ro_lock_store()318 ret = req_to_mmc_queue_req(req)->drv_op_result; in power_ro_lock_store()738 req_to_mmc_queue_req(req)->drv_op = in mmc_blk_ioctl_cmd()740 req_to_mmc_queue_req(req)->drv_op_result = -EIO; in mmc_blk_ioctl_cmd()742 req_to_mmc_queue_req(req)->ioc_count = 1; in mmc_blk_ioctl_cmd()810 req_to_mmc_queue_req(req)->drv_op = in mmc_blk_ioctl_multi_cmd()813 req_to_mmc_queue_req(req)->drv_op_data = idata; in mmc_blk_ioctl_multi_cmd()814 req_to_mmc_queue_req(req)->ioc_count = n; in mmc_blk_ioctl_multi_cmd()1155 mq_rq = req_to_mmc_queue_req(req); in mmc_blk_issue_drv_op()2967 mq_rq = req_to_mmc_queue_req(rq); in mmc_route_rpmb_frames()[all …]
97 struct mmc_queue_req *mqrq = req_to_mmc_queue_req(req); in mmc_cqe_timed_out()208 struct mmc_queue_req *mq_rq = req_to_mmc_queue_req(req); in mmc_mq_init_request()223 struct mmc_queue_req *mq_rq = req_to_mmc_queue_req(req); in mmc_mq_exit_request()292 req_to_mmc_queue_req(req)->retries = 0; in mmc_mq_queue_rq()
25 static inline struct mmc_queue_req *req_to_mmc_queue_req(struct request *rq) in req_to_mmc_queue_req() function
Completed in 14 milliseconds