Lines Matching refs:v4l2_event
34 struct v4l2_event event;
49 void (*replace)(struct v4l2_event *old, const struct v4l2_event *new);
50 void (*merge)(const struct v4l2_event *old, struct v4l2_event *new);
88 * @event: pointer to struct v4l2_event
91 int v4l2_event_dequeue(struct v4l2_fh *fh, struct v4l2_event *event,
98 * @ev: pointer to &struct v4l2_event
106 void v4l2_event_queue(struct video_device *vdev, const struct v4l2_event *ev);
112 * @ev: pointer to &struct v4l2_event
121 void v4l2_event_queue_fh(struct v4l2_fh *fh, const struct v4l2_event *ev);