From f879f90a4e95651030717190bb6a52aea18e34c9 Mon Sep 17 00:00:00 2001 From: Zefa Chen Date: Tue, 10 Dec 2024 11:24:34 +0800 Subject: [PATCH] include: rkcif-config: add commands to support get sensor exp Signed-off-by: Zefa Chen Change-Id: Ifc1c31ccdd58aa708609c6b9d9c85de58214b8c7 --- include/uapi/linux/rkcif-config.h | 3 +++ 1 file changed, 3 insertions(+) diff --git a/include/uapi/linux/rkcif-config.h b/include/uapi/linux/rkcif-config.h index 434c54f40653..57c8b536caae 100644 --- a/include/uapi/linux/rkcif-config.h +++ b/include/uapi/linux/rkcif-config.h @@ -83,6 +83,9 @@ #define RKCIF_CMD_SET_SENSOR_FLIP_END \ _IOWR('V', BASE_VIDIOC_PRIVATE + 21, int) +#define RKCIF_CMD_SUPPORT_GET_EXP \ + _IOWR('V', BASE_VIDIOC_PRIVATE + 22, int) + /* cif memory mode * 0: raw12/raw10/raw8 8bit memory compact * 1: raw12/raw10 16bit memory one pixel