Searched refs:V4L2_CID_AUTO_FOCUS_START (Results 1 – 6 of 6) sorted by relevance
1044 case V4L2_CID_AUTO_FOCUS_START: return "Auto Focus, Start"; in v4l2_ctrl_get_name()1294 case V4L2_CID_AUTO_FOCUS_START: in v4l2_ctrl_fill()
477 V4L2_CID_AUTO_FOCUS_START, 0, 1, 1, 0); in s5c73m3_init_controls()
196 V4L2_CID_AUTO_FOCUS_START, V4L2_CID_AUTO_FOCUS_STOP,
157 ``V4L2_CID_AUTO_FOCUS_START (button)``163 Aborts automatic focusing started with ``V4L2_CID_AUTO_FOCUS_START``
1091 ``V4L2_CID_AUTO_FOCUS_START``, ``V4L2_CID_AUTO_FOCUS_STOP``,
990 #define V4L2_CID_AUTO_FOCUS_START (V4L2_CID_CAMERA_CLASS_BASE+28) macro