Searched refs:v4l2_event_queue_fh (Results 1 – 3 of 3) sorted by relevance
115 void v4l2_event_queue_fh(struct v4l2_fh *fh, const struct v4l2_event *ev);
179 void v4l2_event_queue_fh(struct v4l2_fh *fh, const struct v4l2_event *ev) in v4l2_event_queue_fh() function190 EXPORT_SYMBOL_GPL(v4l2_event_queue_fh);
827 v4l2_event_queue_fh(sev->fh, &ev); in send_event()2348 v4l2_event_queue_fh(sev->fh, &ev); in v4l2_ctrl_add_event()