Searched refs:recvwait (Results 1 – 1 of 1) sorted by relevance
121 wait_queue_head_t recvwait; member590 wake_up_interruptible(&cdev->recvwait); in capi_recv_message()596 wake_up_interruptible(&cdev->recvwait); in capi_recv_message()604 wake_up_interruptible(&cdev->recvwait); in capi_recv_message()611 wake_up_interruptible(&cdev->recvwait); in capi_recv_message()636 wake_up_interruptible(&cdev->recvwait); in capi_recv_message()661 err = wait_event_interruptible(cdev->recvwait, in capi_read()737 poll_wait(file, &(cdev->recvwait), wait); in capi_poll()955 init_waitqueue_head(&cdev->recvwait); in capi_open()