Lines Matching defs:error
216 * has ended with an error, which will be reported
369 * also validate the buffer size; if an error is returned,
389 * driver can return an error if hardware fails, in that
452 * will return an error.
552 * @error: a fatal error occurred on the queue
616 unsigned int error:1;
685 * with an error or %VB2_BUF_STATE_QUEUED.
739 * Return: returns zero on success; an error code otherwise.
768 * Return: returns zero on success; an error code otherwise.
791 * Return: returns zero on success; an error code otherwise.
816 * Return: returns zero on success; an error code otherwise.
844 * Return: returns zero on success; an error code otherwise.
870 * Return: returns zero on success; an error code otherwise.
885 * Return: returns zero on success; an error code otherwise.
900 * Return: returns zero on success; an error code otherwise.
921 * Return: returns zero on success; an error code otherwise.
953 * vb2_queue_error() - signal a fatal error on the queue
956 * Flag that a fatal unrecoverable error has occurred and wake up all processes
960 * The error flag will be cleared when canceling the queue, either from
962 * function before starting the stream, otherwise the error flag will remain set
1073 * This starts a thread that will queue and dequeue until an error occurs