Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/media/v4l2-core/
A Dv4l2-ctrls-api.c976 ret = set_ctrl(NULL, ctrl, V4L2_EVENT_CTRL_CH_RANGE); in __v4l2_ctrl_modify_range()
978 send_event(NULL, ctrl, V4L2_EVENT_CTRL_CH_RANGE); in __v4l2_ctrl_modify_range()
/linux-6.3-rc2/Documentation/userspace-api/media/v4l/
A Dv4l2.rst178 V4L2_EVENT_CTRL_CH_RANGE control event changes flag.
A Dvidioc-dqevent.rst331 * - ``V4L2_EVENT_CTRL_CH_RANGE``
A Dhist-v4l2.rst1112 2. Added ``V4L2_EVENT_CTRL_CH_RANGE`` control event changes flag. See
/linux-6.3-rc2/include/uapi/linux/
A Dvideodev2.h2453 #define V4L2_EVENT_CTRL_CH_RANGE (1 << 2) macro
/linux-6.3-rc2/Documentation/userspace-api/media/
A Dvideodev2.h.rst.exceptions516 replace define V4L2_EVENT_CTRL_CH_RANGE ctrl-changes-flags
/linux-6.3-rc2/Documentation/admin-guide/media/
A Dvivid.rst635 cause a control event to be sent with the V4L2_EVENT_CTRL_CH_RANGE flag set.

Completed in 23 milliseconds