Searched refs:hd_waitqueue (Results 1 – 1 of 1) sorted by relevance
105 wait_queue_head_t hd_waitqueue; member179 wake_up_interruptible(&devp->hd_waitqueue); in hpet_interrupt()298 add_wait_queue(&devp->hd_waitqueue, &wait); in hpet_read()325 remove_wait_queue(&devp->hd_waitqueue, &wait); in hpet_read()340 poll_wait(file, &devp->hd_waitqueue, wait); in hpet_poll()927 init_waitqueue_head(&devp->hd_waitqueue); in hpet_alloc()