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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/mmc/host/
H A Domap.c166 wait_queue_head_t slot_wq; member in struct:mmc_omap_host
211 wait_event(host->slot_wq, host->mmc == NULL);
294 wake_up(&host->slot_wq);
1439 init_waitqueue_head(&host->slot_wq);

Completed in 34 milliseconds