Home
last modified time | relevance | path

Searched refs:ev_src_ch (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.10/drivers/media/platform/mtk-vcodec/
Dmtk_vcodec_dec.c255 static const struct v4l2_event ev_src_ch = { in mtk_vdec_queue_res_chg_event() local
262 v4l2_event_queue_fh(&ctx->fh, &ev_src_ch); in mtk_vdec_queue_res_chg_event()
/Linux-v5.10/drivers/media/platform/s5p-mfc/
Ds5p_mfc.c394 static const struct v4l2_event ev_src_ch = { in s5p_mfc_handle_frame() local
402 v4l2_event_queue_fh(&ctx->fh, &ev_src_ch); in s5p_mfc_handle_frame()
/Linux-v5.10/drivers/media/platform/mtk-jpeg/
Dmtk_jpeg_core.c495 static const struct v4l2_event ev_src_ch = { in mtk_jpeg_queue_src_chg_event() local
501 v4l2_event_queue_fh(&ctx->fh, &ev_src_ch); in mtk_jpeg_queue_src_chg_event()
/Linux-v5.10/drivers/media/platform/s5p-jpeg/
Djpeg-core.c2527 static const struct v4l2_event ev_src_ch = { in s5p_jpeg_buf_queue() local
2555 v4l2_event_queue_fh(&ctx->fh, &ev_src_ch); in s5p_jpeg_buf_queue()