Home
last modified time | relevance | path

Searched refs:V4L2_CID_AUTO_FOCUS_RANGE (Results 1 – 2 of 2) sorted by relevance

/linux-4.19.296/include/uapi/linux/
Dv4l2-controls.h869 #define V4L2_CID_AUTO_FOCUS_RANGE (V4L2_CID_CAMERA_CLASS_BASE+31) macro
/linux-4.19.296/drivers/media/v4l2-core/
Dv4l2-ctrls.c589 case V4L2_CID_AUTO_FOCUS_RANGE: in v4l2_ctrl_get_menu()
943 case V4L2_CID_AUTO_FOCUS_RANGE: return "Auto Focus, Range"; in v4l2_ctrl_get_name()
1173 case V4L2_CID_AUTO_FOCUS_RANGE: in v4l2_ctrl_fill()