Home
last modified time | relevance | path

Searched refs:v4l2_event (Results 1 – 4 of 4) sorted by relevance

/include/media/
Dv4l2-event.h34 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);
91 int v4l2_event_dequeue(struct v4l2_fh *fh, struct v4l2_event *event,
106 void v4l2_event_queue(struct video_device *vdev, const struct v4l2_event *ev);
121 void v4l2_event_queue_fh(struct v4l2_fh *fh, const struct v4l2_event *ev);
Dv4l2-ctrls.h1080 void v4l2_ctrl_replace(struct v4l2_event *old, const struct v4l2_event *new);
1091 void v4l2_ctrl_merge(const struct v4l2_event *old, struct v4l2_event *new);
Dv4l2-subdev.h30 #define V4L2_DEVICE_NOTIFY_EVENT _IOW('v', 2, struct v4l2_event)
34 struct v4l2_event;
1139 const struct v4l2_event *ev);
/include/uapi/linux/
Dvideodev2.h2321 struct v4l2_event { struct
2489 #define VIDIOC_DQEVENT _IOR('V', 89, struct v4l2_event)