Home
last modified time | relevance | path

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

/Linux-v5.10/Documentation/userspace-api/media/v4l/
Dvidioc-dqevent.rst59 * - struct :c:type:`v4l2_event_ctrl`
132 :c:type:`v4l2_event_ctrl` associated with it.
147 struct :c:type:`v4l2_event_ctrl` of the
207 .. c:type:: v4l2_event_ctrl
209 .. flat-table:: struct v4l2_event_ctrl
/Linux-v5.10/include/media/
Dv4l2-ioctl.h737 struct v4l2_event_ctrl ctrl;
/Linux-v5.10/include/uapi/linux/
Dvideodev2.h2337 struct v4l2_event_ctrl { struct
2380 struct v4l2_event_ctrl ctrl;
/Linux-v5.10/drivers/media/v4l2-core/
Dv4l2-ioctl.c827 const struct v4l2_event_ctrl *c; in v4l_print_event()