Home
last modified time | relevance | path

Searched refs:v4l2_event_queue_fh (Results 1 – 3 of 3) sorted by relevance

/linux-3.3/include/media/
Dv4l2-event.h115 void v4l2_event_queue_fh(struct v4l2_fh *fh, const struct v4l2_event *ev);
/linux-3.3/drivers/media/video/
Dv4l2-event.c179 void v4l2_event_queue_fh(struct v4l2_fh *fh, const struct v4l2_event *ev) in v4l2_event_queue_fh() function
190 EXPORT_SYMBOL_GPL(v4l2_event_queue_fh);
Dv4l2-ctrls.c827 v4l2_event_queue_fh(sev->fh, &ev); in send_event()
2348 v4l2_event_queue_fh(sev->fh, &ev); in v4l2_ctrl_add_event()