Home
last modified time | relevance | path

Searched refs:V4L2_CID_AUTO_FOCUS_STOP (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/drivers/media/i2c/s5c73m3/
Ds5c73m3-ctrls.c488 V4L2_CID_AUTO_FOCUS_STOP, 0, 1, 1, 0); in s5c73m3_init_controls()
/linux-4.1.27/include/uapi/linux/
Dv4l2-controls.h738 #define V4L2_CID_AUTO_FOCUS_STOP (V4L2_CID_CAMERA_CLASS_BASE+29) macro
/linux-4.1.27/drivers/media/v4l2-core/
Dv4l2-ctrls.c796 case V4L2_CID_AUTO_FOCUS_STOP: return "Auto Focus, Stop"; in v4l2_ctrl_get_name()
992 case V4L2_CID_AUTO_FOCUS_STOP: in v4l2_ctrl_fill()