Lines Matching refs:drv_op_result
315 req_to_mmc_queue_req(req)->drv_op_result = -EIO; in power_ro_lock_store()
317 ret = req_to_mmc_queue_req(req)->drv_op_result; in power_ro_lock_store()
739 req_to_mmc_queue_req(req)->drv_op_result = -EIO; in mmc_blk_ioctl_cmd()
743 ioc_err = req_to_mmc_queue_req(req)->drv_op_result; in mmc_blk_ioctl_cmd()
811 req_to_mmc_queue_req(req)->drv_op_result = -EIO; in mmc_blk_ioctl_multi_cmd()
815 ioc_err = req_to_mmc_queue_req(req)->drv_op_result; in mmc_blk_ioctl_multi_cmd()
1193 mq_rq->drv_op_result = ret; in mmc_blk_issue_drv_op()
2893 mq_rq->drv_op_result = -EIO; in mmc_route_rpmb_frames()
2897 ret = req_to_mmc_queue_req(rq)->drv_op_result; in mmc_route_rpmb_frames()
3063 req_to_mmc_queue_req(req)->drv_op_result = -EIO; in mmc_dbg_card_status_get()
3065 ret = req_to_mmc_queue_req(req)->drv_op_result; in mmc_dbg_card_status_get()
3102 req_to_mmc_queue_req(req)->drv_op_result = -EIO; in mmc_ext_csd_open()
3105 err = req_to_mmc_queue_req(req)->drv_op_result; in mmc_ext_csd_open()