Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/media/atomisp/pci/
H A Datomisp_ioctl.c276 .id = V4L2_CID_TEST_PATTERN_COLOR_R,
1315 case V4L2_CID_TEST_PATTERN_COLOR_R: in atomisp_g_ctrl()
1389 case V4L2_CID_TEST_PATTERN_COLOR_R: in atomisp_s_ctrl()
1500 case V4L2_CID_TEST_PATTERN_COLOR_R: in atomisp_camera_g_ext_ctrls()
1611 case V4L2_CID_TEST_PATTERN_COLOR_R: in atomisp_camera_s_ext_ctrls()
/openbmc/linux/drivers/staging/media/atomisp/include/linux/
H A Datomisp.h968 #define V4L2_CID_TEST_PATTERN_COLOR_R (V4L2_CID_CAMERA_LASTP1 + 33) macro