Searched refs:v4l2_m2m_try_schedule (Results 1 - 3 of 3) sorted by relevance

/linux-4.4.14/drivers/media/v4l2-core/
H A Dv4l2-mem2mem.c192 * v4l2_m2m_try_schedule() - check whether an instance is ready to be added to
211 void v4l2_m2m_try_schedule(struct v4l2_m2m_ctx *m2m_ctx) v4l2_m2m_try_schedule() function
277 EXPORT_SYMBOL_GPL(v4l2_m2m_try_schedule); variable
348 v4l2_m2m_try_schedule(m2m_ctx); v4l2_m2m_job_finish()
416 v4l2_m2m_try_schedule(m2m_ctx); v4l2_m2m_qbuf()
449 v4l2_m2m_try_schedule(m2m_ctx); v4l2_m2m_prepare_buf()
494 v4l2_m2m_try_schedule(m2m_ctx); v4l2_m2m_streamon()
/linux-4.4.14/include/media/
H A Dv4l2-mem2mem.h102 void v4l2_m2m_try_schedule(struct v4l2_m2m_ctx *m2m_ctx);
/linux-4.4.14/drivers/media/platform/coda/
H A Dcoda-common.c789 v4l2_m2m_try_schedule(ctx->fh.m2m_ctx); coda_decoder_cmd()

Completed in 78 milliseconds