Searched refs:V4L2_CID_AUTO_FOCUS_STOP (Results 1 – 6 of 6) sorted by relevance
1038 case V4L2_CID_AUTO_FOCUS_STOP: return "Auto Focus, Stop"; in v4l2_ctrl_get_name()1296 case V4L2_CID_AUTO_FOCUS_STOP: in v4l2_ctrl_fill()
480 V4L2_CID_AUTO_FOCUS_STOP, 0, 1, 1, 0); in s5c73m3_init_controls()
196 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``,
997 #define V4L2_CID_AUTO_FOCUS_STOP (V4L2_CID_CAMERA_CLASS_BASE+29) macro