Home
last modified time | relevance | path

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

/linux-4.1.27/include/uapi/linux/
Dv4l2-controls.h673 #define V4L2_CID_ZOOM_CONTINUOUS (V4L2_CID_CAMERA_CLASS_BASE+15) macro
/linux-4.1.27/drivers/media/usb/uvc/
Duvc_ctrl.c676 .id = V4L2_CID_ZOOM_CONTINUOUS,
/linux-4.1.27/drivers/media/v4l2-core/
Dv4l2-ctrls.c782 case V4L2_CID_ZOOM_CONTINUOUS: return "Zoom, Continuous"; in v4l2_ctrl_get_name()