Home
last modified time | relevance | path

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

/linux/Documentation/userspace-api/media/v4l/
H A 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/include/media/
H A Dv4l2-ioctl.h751 struct v4l2_event_ctrl ctrl;
/linux/include/uapi/linux/
H A Dvideodev2.h2538 struct v4l2_event_ctrl { struct
2581 struct v4l2_event_ctrl ctrl;
/linux/drivers/media/v4l2-core/
H A Dv4l2-ioctl.c792 const struct v4l2_event_ctrl *c; in v4l_print_event()