vb2_is_busy(9) return busy status of the queue

SYNOPSIS

bool vb2_is_busy(struct vb2_queue * q);

ARGUMENTS

q

videobuf queue

DESCRIPTION

This function checks if queue has any buffers allocated.

COPYRIGHT