Searched refs:hd_waitqueue (Results 1 – 1 of 1) sorted by relevance
103 wait_queue_head_t hd_waitqueue; member198 wake_up_interruptible(&devp->hd_waitqueue); in hpet_interrupt()317 add_wait_queue(&devp->hd_waitqueue, &wait); in hpet_read()344 remove_wait_queue(&devp->hd_waitqueue, &wait); in hpet_read()359 poll_wait(file, &devp->hd_waitqueue, wait); in hpet_poll()946 init_waitqueue_head(&devp->hd_waitqueue); in hpet_alloc()