diff options
Diffstat (limited to 'include/linux/videodev2.h')
| -rw-r--r-- | include/linux/videodev2.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/linux/videodev2.h b/include/linux/videodev2.h index f002006fc0a9..148d1a51ca22 100644 --- a/include/linux/videodev2.h +++ b/include/linux/videodev2.h | |||
| @@ -1040,6 +1040,7 @@ enum v4l2_ctrl_type { | |||
| 1040 | V4L2_CTRL_TYPE_INTEGER64 = 5, | 1040 | V4L2_CTRL_TYPE_INTEGER64 = 5, |
| 1041 | V4L2_CTRL_TYPE_CTRL_CLASS = 6, | 1041 | V4L2_CTRL_TYPE_CTRL_CLASS = 6, |
| 1042 | V4L2_CTRL_TYPE_STRING = 7, | 1042 | V4L2_CTRL_TYPE_STRING = 7, |
| 1043 | V4L2_CTRL_TYPE_BITMASK = 8, | ||
| 1043 | }; | 1044 | }; |
| 1044 | 1045 | ||
| 1045 | /* Used in the VIDIOC_QUERYCTRL ioctl for querying controls */ | 1046 | /* Used in the VIDIOC_QUERYCTRL ioctl for querying controls */ |
