Searched refs:V4L2_CID_AUTO_FOCUS_STATUS (Results 1 – 6 of 6) sorted by relevance
1039 case V4L2_CID_AUTO_FOCUS_STATUS: return "Auto Focus, Status"; in v4l2_ctrl_get_name()1426 case V4L2_CID_AUTO_FOCUS_STATUS: in v4l2_ctrl_fill()1595 case V4L2_CID_AUTO_FOCUS_STATUS: in v4l2_ctrl_fill()
483 V4L2_CID_AUTO_FOCUS_STATUS, 0, in s5c73m3_init_controls()
197 V4L2_CID_AUTO_FOCUS_STATUS and V4L2_CID_AUTO_FOCUS_RANGE. Added
170 ``V4L2_CID_AUTO_FOCUS_STATUS (bitmask)``174 control may stop updates of the ``V4L2_CID_AUTO_FOCUS_STATUS``
1092 ``V4L2_CID_AUTO_FOCUS_STATUS`` and ``V4L2_CID_AUTO_FOCUS_RANGE``.
998 #define V4L2_CID_AUTO_FOCUS_STATUS (V4L2_CID_CAMERA_CLASS_BASE+30) macro