Searched refs:recvwait (Results 1 – 1 of 1) sorted by relevance
120 wait_queue_head_t recvwait; member589 wake_up_interruptible(&cdev->recvwait); in capi_recv_message()595 wake_up_interruptible(&cdev->recvwait); in capi_recv_message()603 wake_up_interruptible(&cdev->recvwait); in capi_recv_message()610 wake_up_interruptible(&cdev->recvwait); in capi_recv_message()635 wake_up_interruptible(&cdev->recvwait); in capi_recv_message()660 err = wait_event_interruptible(cdev->recvwait, in capi_read()736 poll_wait(file, &(cdev->recvwait), wait); in capi_poll()954 init_waitqueue_head(&cdev->recvwait); in capi_open()