slot_wq           160 drivers/mmc/host/omap.c 	wait_queue_head_t       slot_wq;
slot_wq           207 drivers/mmc/host/omap.c 		wait_event(host->slot_wq, host->mmc == NULL);
slot_wq           293 drivers/mmc/host/omap.c 	wake_up(&host->slot_wq);
slot_wq          1365 drivers/mmc/host/omap.c 	init_waitqueue_head(&host->slot_wq);