Searched refs:V4L2_EVENT_CTRL_CH_RANGE (Results 1 – 3 of 3) sorted by relevance
1951 #define V4L2_EVENT_CTRL_CH_RANGE (1 << 2) macro
3357 ret = set_ctrl(NULL, ctrl, V4L2_EVENT_CTRL_CH_RANGE); in __v4l2_ctrl_modify_range()3359 send_event(NULL, ctrl, V4L2_EVENT_CTRL_CH_RANGE); in __v4l2_ctrl_modify_range()
542 cause a control event to be sent with the V4L2_EVENT_CTRL_CH_RANGE flag set.