Searched refs:uc_waitq (Results 1 – 2 of 2) sorted by relevance
18 wait_queue_head_t uc_waitq; /* Lento wait queue */ member
164 poll_wait(file, &(channel->uc_waitq), wait); in presto_psdev_poll()399 init_waitqueue_head(&channel->uc_waitq); in presto_psdev_init()572 wake_up_interruptible(&channel->uc_waitq); in izo_upc_upcall()