Searched refs:hd_waitqueue (Results 1 – 1 of 1) sorted by relevance
78 wait_queue_head_t hd_waitqueue; member156 wake_up_interruptible(&devp->hd_waitqueue); in hpet_interrupt()281 add_wait_queue(&devp->hd_waitqueue, &wait); in hpet_read()315 remove_wait_queue(&devp->hd_waitqueue, &wait); in hpet_read()330 poll_wait(file, &devp->hd_waitqueue, wait); in hpet_poll()908 init_waitqueue_head(&devp->hd_waitqueue); in hpet_alloc()