Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/media/v4l2-core/
H A Dv4l2-mem2mem.c374 * v4l2_m2m_try_schedule() - schedule and possibly run a job for any context
382 * Note that v4l2_m2m_try_schedule() can schedule one job for this context,
385 void v4l2_m2m_try_schedule(struct v4l2_m2m_ctx *m2m_ctx) in v4l2_m2m_try_schedule() function
392 EXPORT_SYMBOL_GPL(v4l2_m2m_try_schedule); variable
790 v4l2_m2m_try_schedule(m2m_ctx); in v4l2_m2m_qbuf()
862 v4l2_m2m_try_schedule(m2m_ctx); in v4l2_m2m_streamon()
1331 v4l2_m2m_try_schedule(m2m_ctx); in v4l2_m2m_request_queue()
/kernel/linux/linux-6.6/drivers/media/v4l2-core/
H A Dv4l2-mem2mem.c375 * v4l2_m2m_try_schedule() - schedule and possibly run a job for any context
383 * Note that v4l2_m2m_try_schedule() can schedule one job for this context,
386 void v4l2_m2m_try_schedule(struct v4l2_m2m_ctx *m2m_ctx) in v4l2_m2m_try_schedule() function
393 EXPORT_SYMBOL_GPL(v4l2_m2m_try_schedule); variable
791 v4l2_m2m_try_schedule(m2m_ctx); in v4l2_m2m_qbuf()
863 v4l2_m2m_try_schedule(m2m_ctx); in v4l2_m2m_streamon()
1362 v4l2_m2m_try_schedule(m2m_ctx); in v4l2_m2m_request_queue()
/kernel/linux/linux-5.10/include/media/
H A Dv4l2-mem2mem.h154 * v4l2_m2m_try_schedule() - check whether an instance is ready to be added to
174 void v4l2_m2m_try_schedule(struct v4l2_m2m_ctx *m2m_ctx);
/kernel/linux/linux-6.6/include/media/
H A Dv4l2-mem2mem.h154 * v4l2_m2m_try_schedule() - check whether an instance is ready to be added to
174 void v4l2_m2m_try_schedule(struct v4l2_m2m_ctx *m2m_ctx);
/kernel/linux/linux-6.6/drivers/media/platform/mediatek/vcodec/decoder/
H A Dmtk_vcodec_dec.c117 v4l2_m2m_try_schedule(ctx->m2m_ctx); in vidioc_decoder_cmd()
/kernel/linux/linux-5.10/drivers/media/platform/mtk-vcodec/
H A Dmtk_vcodec_dec.c530 v4l2_m2m_try_schedule(ctx->m2m_ctx); in vidioc_decoder_cmd()
/kernel/linux/linux-6.6/drivers/media/platform/mediatek/vcodec/encoder/
H A Dmtk_vcodec_enc.c746 v4l2_m2m_try_schedule(ctx->m2m_ctx); in vidioc_encoder_cmd()
/kernel/linux/linux-5.10/drivers/media/platform/coda/
H A Dcoda-common.c1264 v4l2_m2m_try_schedule(ctx->fh.m2m_ctx); in coda_decoder_cmd()
/kernel/linux/linux-6.6/drivers/media/platform/chips-media/
H A Dcoda-common.c1264 v4l2_m2m_try_schedule(ctx->fh.m2m_ctx); in coda_decoder_cmd()

Completed in 20 milliseconds