Searched refs:V4L2_EVENT_CTRL_CH_RANGE (Results 1 – 7 of 7) sorted by relevance
976 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()
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
2479 #define V4L2_EVENT_CTRL_CH_RANGE (1 << 2) macro
520 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.