Searched refs:drv_op_result (Results 1 – 2 of 2) sorted by relevance
68 int drv_op_result; member
269 req_to_mmc_queue_req(req)->drv_op_result = -EIO; in power_ro_lock_store()271 ret = req_to_mmc_queue_req(req)->drv_op_result; in power_ro_lock_store()693 req_to_mmc_queue_req(req)->drv_op_result = -EIO; in mmc_blk_ioctl_cmd()697 ioc_err = req_to_mmc_queue_req(req)->drv_op_result; in mmc_blk_ioctl_cmd()765 req_to_mmc_queue_req(req)->drv_op_result = -EIO; in mmc_blk_ioctl_multi_cmd()769 ioc_err = req_to_mmc_queue_req(req)->drv_op_result; in mmc_blk_ioctl_multi_cmd()1147 mq_rq->drv_op_result = ret; in mmc_blk_issue_drv_op()2868 req_to_mmc_queue_req(req)->drv_op_result = -EIO; in mmc_dbg_card_status_get()2870 ret = req_to_mmc_queue_req(req)->drv_op_result; in mmc_dbg_card_status_get()2907 req_to_mmc_queue_req(req)->drv_op_result = -EIO; in mmc_ext_csd_open()[all …]