Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/media/atomisp/pci/
H A Datomisp_ioctl.c285 .id = V4L2_CID_TEST_PATTERN_COLOR_GR,
1316 case V4L2_CID_TEST_PATTERN_COLOR_GR: in atomisp_g_ctrl()
1390 case V4L2_CID_TEST_PATTERN_COLOR_GR: in atomisp_s_ctrl()
1501 case V4L2_CID_TEST_PATTERN_COLOR_GR: in atomisp_camera_g_ext_ctrls()
1612 case V4L2_CID_TEST_PATTERN_COLOR_GR: in atomisp_camera_s_ext_ctrls()
/openbmc/linux/drivers/staging/media/atomisp/include/linux/
H A Datomisp.h969 #define V4L2_CID_TEST_PATTERN_COLOR_GR (V4L2_CID_CAMERA_LASTP1 + 34) macro