Searched refs:V4L2_CID_AUTO_FOCUS_STOP (Results 1 – 6 of 6) sorted by relevance
1081 case V4L2_CID_AUTO_FOCUS_STOP: return "Auto Focus, Stop"; in v4l2_ctrl_get_name()1344 case V4L2_CID_AUTO_FOCUS_STOP: in v4l2_ctrl_fill()
478 V4L2_CID_AUTO_FOCUS_STOP, 0, 1, 1, 0); in s5c73m3_init_controls()
191 V4L2_CID_AUTO_FOCUS_START, V4L2_CID_AUTO_FOCUS_STOP,
162 ``V4L2_CID_AUTO_FOCUS_STOP (button)``
1091 ``V4L2_CID_AUTO_FOCUS_START``, ``V4L2_CID_AUTO_FOCUS_STOP``,
1065 #define V4L2_CID_AUTO_FOCUS_STOP (V4L2_CID_CAMERA_CLASS_BASE+29) macro