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 e8a0d22df54f..67c61b4bf2e7 100644 --- a/include/linux/videodev2.h +++ b/include/linux/videodev2.h | |||
@@ -885,6 +885,7 @@ struct v4l2_audio | |||
885 | 885 | ||
886 | /* Flags for the 'mode' field */ | 886 | /* Flags for the 'mode' field */ |
887 | #define V4L2_AUDMODE_AVL 0x00001 | 887 | #define V4L2_AUDMODE_AVL 0x00001 |
888 | #define V4L2_AUDMODE_32BITS 0x00002 | ||
888 | 889 | ||
889 | struct v4l2_audioout | 890 | struct v4l2_audioout |
890 | { | 891 | { |