Home
last modified time | relevance | path

Searched refs:ccb_waitq (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/misc/
H A Dhpilo.h148 wait_queue_head_t ccb_waitq; member
H A Dhpilo.c525 poll_wait(fp, &data->ccb_waitq, wait); in ilo_poll()
595 init_waitqueue_head(&data->ccb_waitq); in ilo_open()
674 wake_up_interruptible(&hw->ccb_alloc[i]->ccb_waitq); in ilo_isr()
/kernel/linux/linux-6.6/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()

Completed in 6 milliseconds