1 /* SPDX-License-Identifier: GPL-2.0-only WITH 1 2 /* 3 * THine THP7312 user space header file. 4 * 5 * Copyright (C) 2021 THine Electronics, Inc. 6 * Copyright (C) 2023 Ideas on Board Oy 7 */ 8 9 #ifndef __UAPI_THP7312_H_ 10 #define __UAPI_THP7312_H_ 11 12 #include <linux/v4l2-controls.h> 13 14 #define V4L2_CID_THP7312_LOW_LIGHT_COMPENSATIO 15 #define V4L2_CID_THP7312_AUTO_FOCUS_METHOD 16 #define V4L2_CID_THP7312_NOISE_REDUCTION_AUTO 17 #define V4L2_CID_THP7312_NOISE_REDUCTION_ABSOL 18 19 #endif /* __UAPI_THP7312_H_ */ 20
Linux® is a registered trademark of Linus Torvalds in the United States and other countries.
TOMOYO® is a registered trademark of NTT DATA CORPORATION.