Searched refs:v4l2_event_queue_fh (Results 1 - 8 of 8) sorted by relevance

/linux-4.1.27/drivers/media/v4l2-core/
H A Dv4l2-event.c186 void v4l2_event_queue_fh(struct v4l2_fh *fh, const struct v4l2_event *ev) v4l2_event_queue_fh() function
197 EXPORT_SYMBOL_GPL(v4l2_event_queue_fh); variable
H A Dv4l2-ctrls.c1235 v4l2_event_queue_fh(sev->fh, &ev); send_event()
3384 v4l2_event_queue_fh(sev->fh, &ev); v4l2_ctrl_add_event()
/linux-4.1.27/include/media/
H A Dv4l2-event.h125 void v4l2_event_queue_fh(struct v4l2_fh *fh, const struct v4l2_event *ev);
/linux-4.1.27/drivers/media/usb/uvc/
H A Duvc_ctrl.c1234 v4l2_event_queue_fh(sev->fh, &ev); uvc_ctrl_send_event()
1336 v4l2_event_queue_fh(sev->fh, &ev); uvc_ctrl_add_event()
/linux-4.1.27/drivers/media/platform/s5p-mfc/
H A Ds5p_mfc_dec.c654 v4l2_event_queue_fh(&ctx->fh, &ev); vidioc_dqbuf()
H A Ds5p_mfc.c369 v4l2_event_queue_fh(&ctx->fh, &ev_src_ch); s5p_mfc_handle_frame()
H A Ds5p_mfc_enc.c1285 v4l2_event_queue_fh(&ctx->fh, &ev); vidioc_dqbuf()
/linux-4.1.27/drivers/media/platform/coda/
H A Dcoda-common.c752 v4l2_event_queue_fh(&ctx->fh, &eos_event); coda_dqbuf()

Completed in 1240 milliseconds