Searched defs:v4l2_control (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dvideodev2.h816 struct v4l2_control struct
1368 #define VIDIOC_G_CTRL _IOWR('V', 27, struct v4l2_control)
1369 #define VIDIOC_S_CTRL _IOWR('V', 28, struct v4l2_control)
1410 #define VIDIOC_S_CTRL_OLD _IOW('V', 28, struct v4l2_control)

Completed in 71 milliseconds