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