Home
last modified time | relevance | path

Searched refs:uc_waitq (Results 1 – 2 of 2) sorted by relevance

/linux-2.4.37.9/include/linux/
Dintermezzo_psdev.h18 wait_queue_head_t uc_waitq; /* Lento wait queue */ member
/linux-2.4.37.9/fs/intermezzo/
Dpsdev.c164 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()