Lines Matching refs:error
71 u8 error;
92 error = *(u8 *)data;
98 uvc_trace(UVC_TRACE_CONTROL, "Control error %u\n", error);
100 switch (error) {
117 * the control or there has been a HW error.
1005 * in bytes if successful. If an error occurs, it returns a negative error
1006 * code. The following error codes have special meanings.
1013 * If an error other than -EAGAIN is returned, the caller will drop the current
1016 * payload if no other error code is appropriate.
1023 * returns 0 or a negative error code if an error occurred. As header data have
1072 /* Mark the buffer as bad if the error bit is set. */
1074 uvc_trace(UVC_TRACE_FRAME, "Marking buffer as bad (error bit "
1076 buf->error = 1;
1184 buf->error = 1;
1276 meta_buf->error = 1;
1330 * Set error flag for incomplete buffer.
1337 buf->error = 1;
1358 if (!(*meta_buf)->error)
1359 (*meta_buf)->error = (*video_buf)->error;
1380 buf->error = 1;
1440 /* If an error occurred skip the rest of the payload. */
1987 * If an error occurs, disable the video queue. This will wake all pending