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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/misc/
H A Dhpilo.h149 wait_queue_head_t ccb_waitq; member in struct:ccb_data
H A Dhpilo.c521 poll_wait(fp, &data->ccb_waitq, wait);
591 init_waitqueue_head(&data->ccb_waitq);
669 wake_up_interruptible(&hw->ccb_alloc[i]->ccb_waitq);

Completed in 158 milliseconds