Searched refs:emptyq (Results 1 – 1 of 1) sorted by relevance
62 wait_queue_head_t emptyq; /* woken when outbuf is emptied */ member749 wait_event_timeout(hp->emptyq, (hp->n_outbuf <= 0), HVSI_TIMEOUT); in hvsi_flush_output()885 wake_up_all(&hp->emptyq); in hvsi_write_worker()1201 init_waitqueue_head(&hp->emptyq); in hvsi_console_init()