Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/media/v4l2-core/
Dv4l2-ctrls-defs.c1024 case V4L2_CID_ZOOM_CONTINUOUS: return "Zoom, Continuous"; in v4l2_ctrl_get_name()
/linux-6.1.9/Documentation/userspace-api/media/v4l/
Dv4l2.rst273 V4L2_CID_ZOOM_CONTINUOUS and V4L2_CID_PRIVACY.
Dext-ctrls-camera.rst234 ``V4L2_CID_ZOOM_CONTINUOUS (integer)``
Dhist-v4l2.rst964 ``V4L2_CID_ZOOM_RELATIVE``, ``V4L2_CID_ZOOM_CONTINUOUS`` and
/linux-6.1.9/include/uapi/linux/
Dv4l2-controls.h932 #define V4L2_CID_ZOOM_CONTINUOUS (V4L2_CID_CAMERA_CLASS_BASE+15) macro
/linux-6.1.9/drivers/media/usb/uvc/
Duvc_ctrl.c654 .id = V4L2_CID_ZOOM_CONTINUOUS,