Searched refs:hd_waitqueue (Results 1 – 1 of 1) sorted by relevance
99 wait_queue_head_t hd_waitqueue; member194 wake_up_interruptible(&devp->hd_waitqueue); in hpet_interrupt()313 add_wait_queue(&devp->hd_waitqueue, &wait); in hpet_read()340 remove_wait_queue(&devp->hd_waitqueue, &wait); in hpet_read()355 poll_wait(file, &devp->hd_waitqueue, wait); in hpet_poll()947 init_waitqueue_head(&devp->hd_waitqueue); in hpet_alloc()