Searched refs:V4L2_CID_FLASH_MODE (Results 1 – 4 of 4) sorted by relevance
442 case V4L2_CID_FLASH_MODE: in lm3554_s_ctrl()470 case V4L2_CID_FLASH_MODE: in lm3554_g_volatile_ctrl()549 .id = V4L2_CID_FLASH_MODE,
1525 case V4L2_CID_FLASH_MODE: in atomisp_camera_g_ext_ctrls()1637 case V4L2_CID_FLASH_MODE: in atomisp_camera_s_ext_ctrls()1647 if (ctrl.id == V4L2_CID_FLASH_MODE) { in atomisp_camera_s_ext_ctrls()
837 ctrl.id = V4L2_CID_FLASH_MODE; in atomisp_buf_done()
920 #define V4L2_CID_FLASH_MODE (V4L2_CID_CAMERA_LASTP1 + 10) macro