Searched refs:v4l2_event_queue_fh (Results 1 – 11 of 11) sorted by relevance
| /linux/include/media/ |
| H A D | v4l2-event.h | 121 void v4l2_event_queue_fh(struct v4l2_fh *fh, const struct v4l2_event *ev);
|
| /linux/drivers/media/v4l2-core/ |
| H A D | v4l2-event.c | 173 void v4l2_event_queue_fh(struct v4l2_fh *fh, const struct v4l2_event *ev) in v4l2_event_queue_fh() function 182 EXPORT_SYMBOL_GPL(v4l2_event_queue_fh);
|
| /linux/drivers/staging/media/meson/vdec/ |
| H A D | vdec_helpers.c | 304 v4l2_event_queue_fh(&sess->fh, &ev); in dst_buf_done() 470 v4l2_event_queue_fh(&sess->fh, &ev); in amvdec_src_change()
|
| /linux/drivers/media/platform/imagination/ |
| H A D | e5010-jpeg-enc.c | 952 v4l2_event_queue_fh(&ctx->fh, &e5010_eos_event); in e5010_irq() 965 v4l2_event_queue_fh(&ctx->fh, &e5010_eos_event); in e5010_irq() 1250 v4l2_event_queue_fh(&ctx->fh, &e5010_eos_event); in e5010_buf_queue() 1280 v4l2_event_queue_fh(&ctx->fh, &e5010_eos_event); in e5010_encoder_cmd() 1330 v4l2_event_queue_fh(&ctx->fh, &e5010_eos_event); in e5010_stop_streaming()
|
| /linux/drivers/media/platform/qcom/venus/ |
| H A D | vdec.c | 1391 v4l2_event_queue_fh(&inst->fh, &eos); in vdec_vb2_buf_queue() 1446 v4l2_event_queue_fh(&inst->fh, &ev); in vdec_buf_done() 1565 v4l2_event_queue_fh(&inst->fh, &ev); in vdec_event_change()
|
| /linux/drivers/media/platform/mediatek/vcodec/decoder/ |
| H A D | mtk_vcodec_dec_stateful.c | 193 v4l2_event_queue_fh(&ctx->fh, &ev_src_ch); in mtk_vdec_queue_res_chg_event()
|
| /linux/drivers/media/platform/chips-media/coda/ |
| H A D | coda-common.c | 1016 v4l2_event_queue_fh(&ctx->fh, &eos_event); in coda_m2m_buf_done() 1863 v4l2_event_queue_fh(&ctx->fh, &source_change_event); in coda_queue_source_change_event()
|
| /linux/drivers/media/platform/samsung/s5p-mfc/ |
| H A D | s5p_mfc.c | 414 v4l2_event_queue_fh(&ctx->fh, &ev_src_ch); in s5p_mfc_handle_frame()
|
| /linux/drivers/media/platform/st/sti/delta/ |
| H A D | delta-v4l2.c | 789 v4l2_event_queue_fh(&ctx->fh, &ev); in delta_complete_eos()
|
| /linux/drivers/media/platform/samsung/s5p-jpeg/ |
| H A D | jpeg-core.c | 2550 v4l2_event_queue_fh(&ctx->fh, &ev_src_ch); in s5p_jpeg_buf_queue()
|
| /linux/drivers/media/platform/allegro-dvt/ |
| H A D | allegro-core.c | 1768 v4l2_event_queue_fh(&channel->fh, &eos_event); in allegro_channel_eos_event()
|