Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/media/atomisp/pci/
H A Datomisp_ioctl.c303 .id = V4L2_CID_TEST_PATTERN_COLOR_B,
1318 case V4L2_CID_TEST_PATTERN_COLOR_B: in atomisp_g_ctrl()
1392 case V4L2_CID_TEST_PATTERN_COLOR_B: in atomisp_s_ctrl()
1503 case V4L2_CID_TEST_PATTERN_COLOR_B: in atomisp_camera_g_ext_ctrls()
1614 case V4L2_CID_TEST_PATTERN_COLOR_B: in atomisp_camera_s_ext_ctrls()
/openbmc/linux/drivers/staging/media/atomisp/include/linux/
H A Datomisp.h971 #define V4L2_CID_TEST_PATTERN_COLOR_B (V4L2_CID_CAMERA_LASTP1 + 36) macro