Searched refs:V4L2_EVENT_CTRL_CH_RANGE (Results 1 – 10 of 10) sorted by relevance
178 V4L2_EVENT_CTRL_CH_RANGE control event changes flag.
332 * - ``V4L2_EVENT_CTRL_CH_RANGE``
1112 2. Added ``V4L2_EVENT_CTRL_CH_RANGE`` control event changes flag. See
2214 #define V4L2_EVENT_CTRL_CH_RANGE (1 << 2) macro
499 replace define V4L2_EVENT_CTRL_CH_RANGE ctrl-changes-flags
2350 #define V4L2_EVENT_CTRL_CH_RANGE (1 << 2) macro
2334 #define V4L2_EVENT_CTRL_CH_RANGE (1 << 2) macro
4705 ret = set_ctrl(NULL, ctrl, V4L2_EVENT_CTRL_CH_RANGE); in __v4l2_ctrl_modify_range()4707 send_event(NULL, ctrl, V4L2_EVENT_CTRL_CH_RANGE); in __v4l2_ctrl_modify_range()
635 cause a control event to be sent with the V4L2_EVENT_CTRL_CH_RANGE flag set.