Searched refs:recvwait (Results 1 – 1 of 1) sorted by relevance
126 wait_queue_head_t recvwait; member595 wake_up_interruptible(&cdev->recvwait); in capi_recv_message()601 wake_up_interruptible(&cdev->recvwait); in capi_recv_message()609 wake_up_interruptible(&cdev->recvwait); in capi_recv_message()616 wake_up_interruptible(&cdev->recvwait); in capi_recv_message()641 wake_up_interruptible(&cdev->recvwait); in capi_recv_message()666 err = wait_event_interruptible(cdev->recvwait, in capi_read()750 poll_wait(file, &(cdev->recvwait), wait); in capi_poll()996 init_waitqueue_head(&cdev->recvwait); in capi_open()