/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);
|
H A D | v4l2-ctrls-core.c | 50 v4l2_event_queue_fh(fh, &ev); in send_initial_event() 65 v4l2_event_queue_fh(sev->fh, &ev); in send_event()
|
/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/verisilicon/ |
H A D | hantro_v4l2.c | 728 v4l2_event_queue_fh(&ctx->fh, &hantro_eos_event); in vidioc_encoder_cmd() 875 v4l2_event_queue_fh(&ctx->fh, &hantro_eos_event); in hantro_buf_queue() 973 v4l2_event_queue_fh(&ctx->fh, &hantro_eos_event); in hantro_stop_streaming()
|
H A D | hantro_drv.c | 80 v4l2_event_queue_fh(&ctx->fh, &hantro_eos_event); in hantro_job_finish_no_pm()
|
/linux/drivers/media/test-drivers/vicodec/ |
H A D | vicodec-core.c | 428 v4l2_event_queue_fh(&ctx->fh, &vicodec_eos_event); in device_run() 673 v4l2_event_queue_fh(&ctx->fh, &rs_event); in job_ready() 1227 v4l2_event_queue_fh(&ctx->fh, &vicodec_eos_event); in vicodec_encoder_cmd() 1261 v4l2_event_queue_fh(&ctx->fh, &vicodec_eos_event); in vicodec_decoder_cmd() 1454 v4l2_event_queue_fh(&ctx->fh, &vicodec_eos_event); in vicodec_buf_queue() 1510 v4l2_event_queue_fh(&ctx->fh, &rs_event); in vicodec_buf_queue() 1651 v4l2_event_queue_fh(&ctx->fh, &vicodec_eos_event); in vicodec_stop_streaming()
|
/linux/drivers/media/platform/imagination/ |
H A D | e5010-jpeg-enc.c | 957 v4l2_event_queue_fh(&ctx->fh, &e5010_eos_event); in e5010_irq() 970 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/amphion/ |
H A D | vpu_v4l2.c | 92 v4l2_event_queue_fh(&inst->fh, &ev); in vpu_notify_eos() 106 v4l2_event_queue_fh(&inst->fh, &ev); in vpu_notify_source_change()
|
/linux/drivers/media/platform/qcom/venus/ |
H A D | vdec.c | 1376 v4l2_event_queue_fh(&inst->fh, &eos); in vdec_vb2_buf_queue() 1431 v4l2_event_queue_fh(&inst->fh, &ev); in vdec_buf_done() 1550 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/wave5/ |
H A D | wave5-vpu-dec.c | 355 v4l2_event_queue_fh(&inst->v4l2_fh, &vpu_event_eos); in send_eos_event() 404 v4l2_event_queue_fh(fh, &vpu_event_src_ch); in handle_dynamic_resolution_change()
|
H A D | wave5-vpu-enc.c | 305 v4l2_event_queue_fh(&inst->v4l2_fh, &vpu_event_eos); in wave5_vpu_enc_finish_encode()
|
/linux/drivers/media/usb/uvc/ |
H A D | uvc_ctrl.c | 1555 v4l2_event_queue_fh(sev->fh, &ev); in uvc_ctrl_send_event() 1757 v4l2_event_queue_fh(sev->fh, &ev); in uvc_ctrl_add_event()
|
/linux/drivers/media/platform/samsung/s5p-mfc/ |
H A D | s5p_mfc_dec.c | 687 v4l2_event_queue_fh(&ctx->fh, &ev); in vidioc_dqbuf()
|
H A D | s5p_mfc.c | 414 v4l2_event_queue_fh(&ctx->fh, &ev_src_ch); in s5p_mfc_handle_frame()
|
H A D | s5p_mfc_enc.c | 1676 v4l2_event_queue_fh(&ctx->fh, &ev); in vidioc_dqbuf()
|
/linux/drivers/media/platform/nxp/imx-jpeg/ |
H A D | mxc-jpeg.c | 734 v4l2_event_queue_fh(&ctx->fh, &ev); in notify_eos() 745 v4l2_event_queue_fh(&ctx->fh, &ev); in notify_src_chg()
|
/linux/drivers/media/platform/chips-media/coda/ |
H A D | coda-common.c | 1015 v4l2_event_queue_fh(&ctx->fh, &eos_event); in coda_m2m_buf_done() 1862 v4l2_event_queue_fh(&ctx->fh, &source_change_event); in coda_queue_source_change_event()
|
/linux/drivers/media/platform/st/sti/delta/ |
H A D | delta-v4l2.c | 785 v4l2_event_queue_fh(&ctx->fh, &ev); in delta_complete_eos()
|
/linux/drivers/media/platform/mediatek/jpeg/ |
H A D | mtk_jpeg_core.c | 498 v4l2_event_queue_fh(&ctx->fh, &ev_src_ch); in mtk_jpeg_queue_src_chg_event()
|
/linux/drivers/media/platform/samsung/s5p-jpeg/ |
H A D | jpeg-core.c | 2553 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 | 1716 v4l2_event_queue_fh(&channel->fh, &eos_event); in allegro_channel_eos_event()
|