Searched refs:recvwait (Results 1 – 1 of 1) sorted by relevance
123 wait_queue_head_t recvwait; member592 wake_up_interruptible(&cdev->recvwait); in capi_recv_message()598 wake_up_interruptible(&cdev->recvwait); in capi_recv_message()606 wake_up_interruptible(&cdev->recvwait); in capi_recv_message()613 wake_up_interruptible(&cdev->recvwait); in capi_recv_message()638 wake_up_interruptible(&cdev->recvwait); in capi_recv_message()663 err = wait_event_interruptible(cdev->recvwait, in capi_read()747 poll_wait(file, &(cdev->recvwait), wait); in capi_poll()993 init_waitqueue_head(&cdev->recvwait); in capi_open()