v4l2_event 768 include/media/v4l2-ctrls.h void v4l2_ctrl_replace(struct v4l2_event *old, const struct v4l2_event *new); v4l2_event 769 include/media/v4l2-ctrls.h void v4l2_ctrl_merge(const struct v4l2_event *old, struct v4l2_event *new); v4l2_event 79 include/media/v4l2-event.h struct v4l2_event event; v4l2_event 91 include/media/v4l2-event.h void (*replace)(struct v4l2_event *old, const struct v4l2_event *new); v4l2_event 92 include/media/v4l2-event.h void (*merge)(const struct v4l2_event *old, struct v4l2_event *new); v4l2_event 122 include/media/v4l2-event.h int v4l2_event_dequeue(struct v4l2_fh *fh, struct v4l2_event *event, v4l2_event 124 include/media/v4l2-event.h void v4l2_event_queue(struct video_device *vdev, const struct v4l2_event *ev); v4l2_event 125 include/media/v4l2-event.h void v4l2_event_queue_fh(struct v4l2_fh *fh, const struct v4l2_event *ev); v4l2_event 2068 include/uapi/linux/videodev2.h #define VIDIOC_DQEVENT _IOR('V', 89, struct v4l2_event)