Lines Matching refs:stop
430 if (host->req->stop) { in tifm_sd_check_status()
438 tifm_sd_exec(host, host->req->stop); in tifm_sd_check_status()
459 if (host->req->stop) { in tifm_sd_check_status()
462 tifm_sd_exec(host, host->req->stop); in tifm_sd_check_status()
540 if (host->req->stop) { in tifm_sd_card_event()
542 host->req->stop->error = cmd_error; in tifm_sd_card_event()
547 tifm_sd_exec(host, host->req->stop); in tifm_sd_card_event()
559 tifm_sd_fetch_resp(host->req->stop, in tifm_sd_card_event()
653 if ((r_data->flags & MMC_DATA_WRITE) && !mrq->stop) in tifm_sd_request()
1018 if (host->req->stop) in tifm_sd_remove()
1019 host->req->stop->error = -ENOMEDIUM; in tifm_sd_remove()