Searched refs:manual_stop_mrq (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/mmc/host/
H A Dsunxi-mmc.c296 struct mmc_request *manual_stop_mrq; member in struct:sunxi_mmc_host
526 host->manual_stop_mrq = mrq;
565 return host->manual_stop_mrq ? IRQ_WAKE_THREAD : IRQ_HANDLED;
632 mrq = host->manual_stop_mrq;
645 * we've cleared host->manual_stop_mrq so we do not need to
653 host->manual_stop_mrq = NULL;
1077 if (host->mrq || host->manual_stop_mrq) {

Completed in 106 milliseconds