waiting_for_idle  784 drivers/mmc/host/cqhci.c 		if (cq_host->waiting_for_idle && !cq_host->qcnt) {
waiting_for_idle  785 drivers/mmc/host/cqhci.c 			cq_host->waiting_for_idle = false;
waiting_for_idle  810 drivers/mmc/host/cqhci.c 	cq_host->waiting_for_idle = !is_idle;
waiting_for_idle  172 drivers/mmc/host/cqhci.h 	bool waiting_for_idle;