Lines Matching refs:error
355 * error. We don't need to take any lock here as the operation is
357 * queue handler, which can't return an error, this check is just a best
360 if (unlikely(video->error))
400 if (unlikely(video->error)) {
439 * The buffer state should be VB2_BUF_STATE_QUEUED if called due to an error
505 * error has been flagged in the pipeline, or to VB2_BUF_STATE_ERROR otherwise.
551 if (video->type == V4L2_BUF_TYPE_VIDEO_CAPTURE && pipe->error) {
553 pipe->error = false;
609 video->error = true;
1134 pipe->error = false;
1228 video->error = false;