Home
last modified time | relevance | path

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

/linux-6.6.21/Documentation/userspace-api/media/v4l/
Dext-ctrls-image-source.rst76 ``V4L2_CID_NOTIFY_GAINS (integer array)``
/linux-6.6.21/drivers/media/v4l2-core/
Dv4l2-ctrls-defs.c1156 case V4L2_CID_NOTIFY_GAINS: return "Notify Gains"; in v4l2_ctrl_get_name()
/linux-6.6.21/include/uapi/linux/
Dv4l2-controls.h1201 #define V4L2_CID_NOTIFY_GAINS (V4L2_CID_IMAGE_SOURCE_CLASS_BASE + 9) macro