Searched refs:V4L2_CID_FOCUS_AUTO (Results 1 – 7 of 7) sorted by relevance
70 case V4L2_CID_FOCUS_AUTO: in s5c73m3_g_volatile_ctrl()381 case V4L2_CID_FOCUS_AUTO: in s5c73m3_s_ctrl()474 V4L2_CID_FOCUS_AUTO, 0, 1, 1, 0); in s5c73m3_init_controls()
1021 case V4L2_CID_FOCUS_AUTO: return "Focus, Automatic Continuous"; in v4l2_ctrl_get_name()1226 case V4L2_CID_FOCUS_AUTO: in v4l2_ctrl_fill()
152 ``V4L2_CID_FOCUS_AUTO (boolean)``159 when ``V4L2_CID_FOCUS_AUTO`` is set to ``TRUE`` (1) is undefined,165 disabled, that is when ``V4L2_CID_FOCUS_AUTO`` control is set to
914 ``V4L2_CID_FOCUS_AUTO``.
613 .master_id = V4L2_CID_FOCUS_AUTO,617 .id = V4L2_CID_FOCUS_AUTO,
2186 case V4L2_CID_FOCUS_AUTO: in atomisp_camera_g_ext_ctrls()2294 case V4L2_CID_FOCUS_AUTO: in atomisp_camera_s_ext_ctrls()
928 #define V4L2_CID_FOCUS_AUTO (V4L2_CID_CAMERA_CLASS_BASE+12) macro