Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/media/atomisp/pci/
H A Datomisp_ioctl.c294 .id = V4L2_CID_TEST_PATTERN_COLOR_GB,
1317 case V4L2_CID_TEST_PATTERN_COLOR_GB: in atomisp_g_ctrl()
1391 case V4L2_CID_TEST_PATTERN_COLOR_GB: in atomisp_s_ctrl()
1502 case V4L2_CID_TEST_PATTERN_COLOR_GB: in atomisp_camera_g_ext_ctrls()
1613 case V4L2_CID_TEST_PATTERN_COLOR_GB: in atomisp_camera_s_ext_ctrls()
/openbmc/linux/drivers/staging/media/atomisp/include/linux/
H A Datomisp.h970 #define V4L2_CID_TEST_PATTERN_COLOR_GB (V4L2_CID_CAMERA_LASTP1 + 35) macro