Searched refs:recvwait (Results 1 – 1 of 1) sorted by relevance
124 wait_queue_head_t recvwait; member593 wake_up_interruptible(&cdev->recvwait); in capi_recv_message()599 wake_up_interruptible(&cdev->recvwait); in capi_recv_message()607 wake_up_interruptible(&cdev->recvwait); in capi_recv_message()614 wake_up_interruptible(&cdev->recvwait); in capi_recv_message()639 wake_up_interruptible(&cdev->recvwait); in capi_recv_message()664 err = wait_event_interruptible(cdev->recvwait, in capi_read()748 poll_wait(file, &(cdev->recvwait), wait); in capi_poll()994 init_waitqueue_head(&cdev->recvwait); in capi_open()