mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-11 13:27:06 +09:00
tvafe: add control for tvconfig snow config [1/1]
PD#SWPL-5985 Problem: display snow when snow config disabled Solution: add control for tvconfig snow config Verify: verify it on x301 Change-Id: I3466efc98577f2403f3a6cd638ad7dbf70ce34dc Signed-off-by: Nian Jing <nian.jing@amlogic.com> Conflicts: include/linux/amlogic/media/frame_provider/tvin/tvin.h
This commit is contained in:
@@ -445,6 +445,10 @@ struct tvafe_pin_mux_s {
|
||||
#define TVIN_IOC_LOAD_REG _IOW(_TM_T, 0x20, struct am_regs_s)
|
||||
#define TVIN_IOC_S_AFE_SONWON _IO(_TM_T, 0x22)
|
||||
#define TVIN_IOC_S_AFE_SONWOFF _IO(_TM_T, 0x23)
|
||||
#define TVIN_IOC_G_VDIN_HIST _IOW(_TM_T, 0x24, struct vdin_hist_s)
|
||||
#define TVIN_IOC_S_VDIN_V4L2START _IOW(_TM_T, 0x25, struct vdin_v4l2_param_s)
|
||||
#define TVIN_IOC_S_VDIN_V4L2STOP _IO(_TM_T, 0x26)
|
||||
#define TVIN_IOC_S_AFE_SONWCFG _IOW(_TM_T, 0x27, unsigned int)
|
||||
|
||||
/*
|
||||
*function defined applied for other driver
|
||||
|
||||
Reference in New Issue
Block a user