Home
last modified time | relevance | path

Searched refs:ccb_waitq (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/misc/
H A Dhpilo.h151 wait_queue_head_t ccb_waitq; member
H A Dhpilo.c521 poll_wait(fp, &data->ccb_waitq, wait); in ilo_poll()
591 init_waitqueue_head(&data->ccb_waitq); in ilo_open()
670 wake_up_interruptible(&hw->ccb_alloc[i]->ccb_waitq); in ilo_isr()