Home
last modified time | relevance | path

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

/Linux-v5.4/Documentation/media/uapi/v4l/
Dvidioc-dqevent.rst73 - struct :c:type:`v4l2_event_ctrl`
154 :c:type:`v4l2_event_ctrl` associated with it.
169 struct :c:type:`v4l2_event_ctrl` of the
231 .. c:type:: v4l2_event_ctrl
233 .. flat-table:: struct v4l2_event_ctrl
/Linux-v5.4/include/uapi/linux/
Dvideodev2.h2279 struct v4l2_event_ctrl { struct
2322 struct v4l2_event_ctrl ctrl;
/Linux-v5.4/drivers/media/v4l2-core/
Dv4l2-ioctl.c822 const struct v4l2_event_ctrl *c; in v4l_print_event()