Home
last modified time | relevance | path

Searched refs:V4L2_CID_IRIS_RELATIVE (Results 1 – 5 of 5) sorted by relevance

/linux-6.1.9/drivers/media/v4l2-core/
Dv4l2-ctrls-defs.c1027 case V4L2_CID_IRIS_RELATIVE: return "Iris, Relative"; in v4l2_ctrl_get_name()
1589 case V4L2_CID_IRIS_RELATIVE: in v4l2_ctrl_fill()
/linux-6.1.9/include/uapi/linux/
Dv4l2-controls.h937 #define V4L2_CID_IRIS_RELATIVE (V4L2_CID_CAMERA_CLASS_BASE+18) macro
/linux-6.1.9/Documentation/userspace-api/media/v4l/
Dext-ctrls-camera.rst247 ``V4L2_CID_IRIS_RELATIVE (integer)``
Dhist-v4l2.rst1009 1. Added ``V4L2_CID_IRIS_ABSOLUTE`` and ``V4L2_CID_IRIS_RELATIVE``
/linux-6.1.9/drivers/media/usb/uvc/
Duvc_ctrl.c636 .id = V4L2_CID_IRIS_RELATIVE,