Home
last modified time | relevance | path

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

/linux-6.12.1/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.12.1/include/media/
Dv4l2-ioctl.h751 struct v4l2_event_ctrl ctrl;
/linux-6.12.1/include/uapi/linux/
Dvideodev2.h2532 struct v4l2_event_ctrl { struct
2575 struct v4l2_event_ctrl ctrl;
/linux-6.12.1/drivers/media/v4l2-core/
Dv4l2-ioctl.c792 const struct v4l2_event_ctrl *c; in v4l_print_event()