Searched refs:ctrl_wait (Results 1 – 4 of 4) sorted by relevance
152 wait_queue_head_t ctrl_wait; member
166 bool ctrl_wait; member
2656 bus->ctrl_wait = TRUE; in dhd_bus_txctl()2661 bus->ctrl_wait = FALSE; in dhd_bus_txctl()7042 if (bus->ctrl_wait && TXCTLOK(bus)) in dhdsdio_dpc()
8789 init_waitqueue_head(&dhd->ctrl_wait); in dhd_attach()13694 wait_event_timeout(dhdinfo->ctrl_wait, (*lockvar == FALSE), timeout); in dhd_wait_for_event()13704 if (waitqueue_active(&dhdinfo->ctrl_wait)) in dhd_wait_event_wakeup()13705 wake_up(&dhdinfo->ctrl_wait); in dhd_wait_event_wakeup()