Home
last modified time | relevance | path

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

/Linux-v4.19/Documentation/media/uapi/v4l/
Dvidioc-dqevent.rst66 - struct :c:type:`v4l2_event_ctrl`
147 :c:type:`v4l2_event_ctrl` associated with it.
162 struct :c:type:`v4l2_event_ctrl` of the
224 .. c:type:: v4l2_event_ctrl
226 .. flat-table:: struct v4l2_event_ctrl
/Linux-v4.19/include/uapi/linux/
Dvideodev2.h2188 struct v4l2_event_ctrl { struct
2231 struct v4l2_event_ctrl ctrl;
/Linux-v4.19/drivers/media/v4l2-core/
Dv4l2-ioctl.c822 const struct v4l2_event_ctrl *c; in v4l_print_event()