Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/media/i2c/
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-6.1.9/include/uapi/linux/
Dv4l2-controls.h226 #define V4L2_CID_USER_ISL7998X_BASE (V4L2_CID_USER_BASE + 0x1180) macro