1 /* 2 * This header was generated from the Linux kernel headers by update_headers.py, 3 * to provide necessary information from kernel to userspace, such as constants, 4 * structures, and macros, and thus, contains no copyrightable information. 5 */ 6 #ifndef __UAPI_LINUX_SMIAPP_H_ 7 #define __UAPI_LINUX_SMIAPP_H_ 8 #define V4L2_SMIAPP_TEST_PATTERN_MODE_DISABLED 0 9 #define V4L2_SMIAPP_TEST_PATTERN_MODE_SOLID_COLOUR 1 10 #define V4L2_SMIAPP_TEST_PATTERN_MODE_COLOUR_BARS 2 11 #define V4L2_SMIAPP_TEST_PATTERN_MODE_COLOUR_BARS_GREY 3 12 #define V4L2_SMIAPP_TEST_PATTERN_MODE_PN9 4 13 #endif 14