Lines Matching defs:tout
527 int ret, retout, tout;
568 tout = wait_for_completion_timeout(&stream->stream_open_completion,
573 if (!tout) {
617 tout = wait_for_completion_timeout(&stream->stream_start_completion,
619 if (!tout) {
644 tout = wait_for_completion_timeout(&stream->stream_close_completion,
646 if (!tout)
663 int ret, tout;
675 tout = wait_for_completion_timeout(&stream->stream_stop_completion,
677 if (!tout)
689 int ret, tout;
700 tout = wait_for_completion_timeout(&stream->stream_close_completion,
702 if (!tout)