stf_v_buf
struct stf_v_buf *output = &cap->buffers;
struct stf_v_buf *output = &cap->buffers;
static void stf_buf_add_ready(struct stf_v_buf *output,
static struct stfcamss_buffer *stf_buf_get_ready(struct stf_v_buf *output)
static void stf_buf_add_pending(struct stf_v_buf *output,
static void stf_buf_update_on_last(struct stf_v_buf *output)
static void stf_buf_update_on_next(struct stf_v_buf *output)
struct stf_v_buf *output = &cap->buffers;
static void stf_buf_flush(struct stf_v_buf *output, enum vb2_buffer_state state)
static void stf_buf_done(struct stf_v_buf *output)
static void stf_change_buffer(struct stf_v_buf *output)
struct stf_v_buf *v_bufs = &cap->buffers;
struct stf_v_buf *v_bufs = &cap->buffers;
struct stf_v_buf *output = &cap->buffers;
static struct stfcamss_buffer *stf_buf_get_pending(struct stf_v_buf *output)
struct stf_v_buf buffers;