Home
last modified time | relevance | path

Searched refs:V4L2_EVENT_CTRL_CH_RANGE (Results 1 – 7 of 7) sorted by relevance

/Linux-v5.4/Documentation/media/uapi/v4l/
Dv4l2.rst183 V4L2_EVENT_CTRL_CH_RANGE control event changes flag.
Dvidioc-dqevent.rst369 * - ``V4L2_EVENT_CTRL_CH_RANGE``
Dhist-v4l2.rst1192 2. Added ``V4L2_EVENT_CTRL_CH_RANGE`` control event changes flag. See
/Linux-v5.4/Documentation/media/
Dvideodev2.h.rst.exceptions485 replace define V4L2_EVENT_CTRL_CH_RANGE ctrl-changes-flags
/Linux-v5.4/include/uapi/linux/
Dvideodev2.h2277 #define V4L2_EVENT_CTRL_CH_RANGE (1 << 2) macro
/Linux-v5.4/drivers/media/v4l2-core/
Dv4l2-ctrls.c4308 ret = set_ctrl(NULL, ctrl, V4L2_EVENT_CTRL_CH_RANGE); in __v4l2_ctrl_modify_range()
4310 send_event(NULL, ctrl, V4L2_EVENT_CTRL_CH_RANGE); in __v4l2_ctrl_modify_range()
/Linux-v5.4/Documentation/media/v4l-drivers/
Dvivid.rst579 cause a control event to be sent with the V4L2_EVENT_CTRL_CH_RANGE flag set.