Home
last modified time | relevance | path

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

/Linux-v5.10/include/uapi/linux/
Dv4l2-controls.h863 #define V4L2_CID_FOCUS_RELATIVE (V4L2_CID_CAMERA_CLASS_BASE+11) macro
/Linux-v5.10/drivers/staging/media/atomisp/i2c/ov5693/
Datomisp-ov5693.c1083 case V4L2_CID_FOCUS_RELATIVE: in ov5693_s_ctrl()
1201 .id = V4L2_CID_FOCUS_RELATIVE,
/Linux-v5.10/drivers/staging/media/atomisp/pci/
Datomisp_ioctl.c2317 case V4L2_CID_FOCUS_RELATIVE: in atomisp_queryctl()
2390 case V4L2_CID_FOCUS_RELATIVE: in atomisp_camera_g_ext_ctrls()
2500 case V4L2_CID_FOCUS_RELATIVE: in atomisp_camera_s_ext_ctrls()
/Linux-v5.10/Documentation/userspace-api/media/v4l/
Dext-ctrls-camera.rst145 ``V4L2_CID_FOCUS_RELATIVE (integer)``
Dhist-v4l2.rst913 ``V4L2_CID_FOCUS_ABSOLUTE``, ``V4L2_CID_FOCUS_RELATIVE`` and
/Linux-v5.10/drivers/media/v4l2-core/
Dv4l2-ctrls.c1040 case V4L2_CID_FOCUS_RELATIVE: return "Focus, Relative"; in v4l2_ctrl_get_name()
1514 case V4L2_CID_FOCUS_RELATIVE: in v4l2_ctrl_fill()