Searched refs:drv_op_result (Results 1 – 2 of 2) sorted by relevance
68 int drv_op_result; member
270 req_to_mmc_queue_req(req)->drv_op_result = -EIO; in power_ro_lock_store()272 ret = req_to_mmc_queue_req(req)->drv_op_result; in power_ro_lock_store()685 req_to_mmc_queue_req(req)->drv_op_result = -EIO; in mmc_blk_ioctl_cmd()689 ioc_err = req_to_mmc_queue_req(req)->drv_op_result; in mmc_blk_ioctl_cmd()755 req_to_mmc_queue_req(req)->drv_op_result = -EIO; in mmc_blk_ioctl_multi_cmd()759 ioc_err = req_to_mmc_queue_req(req)->drv_op_result; in mmc_blk_ioctl_multi_cmd()1152 mq_rq->drv_op_result = ret; in mmc_blk_issue_drv_op()2847 req_to_mmc_queue_req(req)->drv_op_result = -EIO; in mmc_dbg_card_status_get()2849 ret = req_to_mmc_queue_req(req)->drv_op_result; in mmc_dbg_card_status_get()2886 req_to_mmc_queue_req(req)->drv_op_result = -EIO; in mmc_ext_csd_open()[all …]