Lines Matching refs:error
74 u8 error;
89 /* Reuse data[0] to request the error code. */
96 error = *(u8 *)data;
102 uvc_dbg(dev, CONTROL, "Control error %u\n", error);
104 switch (error) {
121 * the control or there has been a HW error.
1023 * in bytes if successful. If an error occurs, it returns a negative error
1024 * code. The following error codes have special meanings.
1031 * If an error other than -EAGAIN is returned, the caller will drop the current
1034 * payload if no other error code is appropriate.
1041 * returns 0 or a negative error code if an error occurred. As header data have
1093 /* Mark the buffer as bad if the error bit is set. */
1096 "Marking buffer as bad (error bit set)\n");
1097 buf->error = 1;
1231 buf->error = 1;
1324 meta_buf->error = 1;
1378 * Set error flag for incomplete buffer.
1385 buf->error = 1;
1406 if (!(*meta_buf)->error)
1407 (*meta_buf)->error = (*video_buf)->error;
1429 buf->error = 1;
1490 /* If an error occurred skip the rest of the payload. */
2055 * If an error occurs, disable the video queue. This will wake all pending