Searched refs:V4L2_EVENT_CTRL_CH_RANGE (Results 1 – 7 of 7) sorted by relevance
932 ret = set_ctrl(NULL, ctrl, V4L2_EVENT_CTRL_CH_RANGE); in __v4l2_ctrl_modify_range()934 send_event(NULL, ctrl, V4L2_EVENT_CTRL_CH_RANGE); in __v4l2_ctrl_modify_range()
178 V4L2_EVENT_CTRL_CH_RANGE control event changes flag.
331 * - ``V4L2_EVENT_CTRL_CH_RANGE``
1112 2. Added ``V4L2_EVENT_CTRL_CH_RANGE`` control event changes flag. See
2387 #define V4L2_EVENT_CTRL_CH_RANGE (1 << 2) macro
505 replace define V4L2_EVENT_CTRL_CH_RANGE ctrl-changes-flags
635 cause a control event to be sent with the V4L2_EVENT_CTRL_CH_RANGE flag set.
Completed in 21 milliseconds