Home
last modified time | relevance | path

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

/linux-6.1.9/Documentation/userspace-api/media/v4l/
Dvidioc-dqevent.rst58 * - struct :c:type:`v4l2_event_ctrl`
131 :c:type:`v4l2_event_ctrl` associated with it.
146 struct :c:type:`v4l2_event_ctrl` of the
206 .. c:type:: v4l2_event_ctrl
208 .. flat-table:: struct v4l2_event_ctrl
/linux-6.1.9/include/media/
Dv4l2-ioctl.h747 struct v4l2_event_ctrl ctrl;
/linux-6.1.9/include/uapi/linux/
Dvideodev2.h2440 struct v4l2_event_ctrl { struct
2483 struct v4l2_event_ctrl ctrl;
/linux-6.1.9/drivers/media/v4l2-core/
Dv4l2-ioctl.c792 const struct v4l2_event_ctrl *c; in v4l_print_event()