Home
last modified time | relevance | path

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

/Linux-v5.4/Documentation/media/uapi/v4l/
Dvidioc-g-ext-ctrls.rst66 (``V4L2_CTRL_FLAG_HAS_PAYLOAD`` is set) must set the ``ptr`` field.
173 ``V4L2_CTRL_TYPE_INTEGER64`` and ``V4L2_CTRL_FLAG_HAS_PAYLOAD`` is
179 ``V4L2_CTRL_TYPE_INTEGER64`` and ``V4L2_CTRL_FLAG_HAS_PAYLOAD`` is
207 ``V4L2_CTRL_FLAG_HAS_PAYLOAD`` is set for this control.
Dvidioc-queryctrl.rst542 * - ``V4L2_CTRL_FLAG_HAS_PAYLOAD``
/Linux-v5.4/drivers/media/v4l2-core/
Dv4l2-compat-ioctl32.c889 (qec.flags & V4L2_CTRL_FLAG_HAS_PAYLOAD); in ctrl_is_pointer()
Dv4l2-ctrls.c1458 flags |= V4L2_CTRL_FLAG_HAS_PAYLOAD; in user_flags()
/Linux-v5.4/Documentation/media/
Dvideodev2.h.rst.exceptions358 replace define V4L2_CTRL_FLAG_HAS_PAYLOAD control-flags
/Linux-v5.4/include/uapi/linux/
Dvideodev2.h1775 #define V4L2_CTRL_FLAG_HAS_PAYLOAD 0x0100 macro