Home
last modified time | relevance | path

Searched refs:V4L2_CID_USER_ISL7998X_BASE (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/media/i2c/
H A Disl7998x.c33 #define V4L2_CID_TEST_PATTERN_CHANNELS (V4L2_CID_USER_ISL7998X_BASE + 0)
39 #define V4L2_CID_TEST_PATTERN_COLOR (V4L2_CID_USER_ISL7998X_BASE + 1)
45 #define V4L2_CID_TEST_PATTERN_BARS (V4L2_CID_USER_ISL7998X_BASE + 2)
/linux/include/uapi/linux/
H A Dv4l2-controls.h192 #define V4L2_CID_USER_ISL7998X_BASE (V4L2_CID_USER_BASE + 0x1180) macro