Home
last modified time | relevance | path

Searched refs:drv_op_result (Results 1 – 2 of 2) sorted by relevance

/drivers/mmc/core/
Dqueue.h68 int drv_op_result; member
Dblock.c274 req_to_mmc_queue_req(req)->drv_op_result = -EIO; in power_ro_lock_store()
276 ret = req_to_mmc_queue_req(req)->drv_op_result; in power_ro_lock_store()
711 req_to_mmc_queue_req(req)->drv_op_result = -EIO; in mmc_blk_ioctl_cmd()
715 ioc_err = req_to_mmc_queue_req(req)->drv_op_result; in mmc_blk_ioctl_cmd()
783 req_to_mmc_queue_req(req)->drv_op_result = -EIO; in mmc_blk_ioctl_multi_cmd()
787 ioc_err = req_to_mmc_queue_req(req)->drv_op_result; in mmc_blk_ioctl_multi_cmd()
1171 mq_rq->drv_op_result = ret; in mmc_blk_issue_drv_op()
2891 req_to_mmc_queue_req(req)->drv_op_result = -EIO; in mmc_dbg_card_status_get()
2893 ret = req_to_mmc_queue_req(req)->drv_op_result; in mmc_dbg_card_status_get()
2930 req_to_mmc_queue_req(req)->drv_op_result = -EIO; in mmc_ext_csd_open()
[all …]