Searched refs:hd_waitqueue (Results 1 – 1 of 1) sorted by relevance
79 wait_queue_head_t hd_waitqueue; member157 wake_up_interruptible(&devp->hd_waitqueue); in hpet_interrupt()282 add_wait_queue(&devp->hd_waitqueue, &wait); in hpet_read()316 remove_wait_queue(&devp->hd_waitqueue, &wait); in hpet_read()331 poll_wait(file, &devp->hd_waitqueue, wait); in hpet_poll()910 init_waitqueue_head(&devp->hd_waitqueue); in hpet_alloc()