Searched refs:V4L2_CID_AUTO_FOCUS_RANGE (Results 1 – 6 of 6) sorted by relevance
655 case V4L2_CID_AUTO_FOCUS_RANGE: in v4l2_ctrl_get_menu()1083 case V4L2_CID_AUTO_FOCUS_RANGE: return "Auto Focus, Range"; in v4l2_ctrl_get_name()1370 case V4L2_CID_AUTO_FOCUS_RANGE: in v4l2_ctrl_fill()
488 V4L2_CID_AUTO_FOCUS_RANGE, in s5c73m3_init_controls()
192 V4L2_CID_AUTO_FOCUS_STATUS and V4L2_CID_AUTO_FOCUS_RANGE. Added
197 ``V4L2_CID_AUTO_FOCUS_RANGE``
1092 ``V4L2_CID_AUTO_FOCUS_STATUS`` and ``V4L2_CID_AUTO_FOCUS_RANGE``.
1072 #define V4L2_CID_AUTO_FOCUS_RANGE (V4L2_CID_CAMERA_CLASS_BASE+31) macro