Home
last modified time | relevance | path

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

/Linux-v5.10/Documentation/userspace-api/media/v4l/
Dvidioc-g-ext-ctrls.rst221 ``V4L2_CTRL_WHICH_CUR_VAL`` will return the current value of the
237 just use ``V4L2_CTRL_WHICH_CUR_VAL``. There are some very old
238 drivers that do not yet support ``V4L2_CTRL_WHICH_CUR_VAL`` and
240 by setting ctrl_class to ``V4L2_CTRL_WHICH_CUR_VAL`` and calling
242 driver does not support ``V4L2_CTRL_WHICH_CUR_VAL``.
/Linux-v5.10/Documentation/userspace-api/media/
Dvideodev2.h.rst.exceptions543 ignore define V4L2_CTRL_WHICH_CUR_VAL
/Linux-v5.10/include/uapi/linux/
Dvideodev2.h1759 #define V4L2_CTRL_WHICH_CUR_VAL 0 macro