Home
last modified time | relevance | path

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

/linux-4.4.14/include/uapi/linux/
Dvideodev2.h2048 #define V4L2_EVENT_CTRL_CH_RANGE (1 << 2) macro
/linux-4.4.14/drivers/media/v4l2-core/
Dv4l2-ctrls.c3344 ret = set_ctrl(NULL, ctrl, V4L2_EVENT_CTRL_CH_RANGE); in __v4l2_ctrl_modify_range()
3346 send_event(NULL, ctrl, V4L2_EVENT_CTRL_CH_RANGE); in __v4l2_ctrl_modify_range()
/linux-4.4.14/Documentation/video4linux/
Dvivid.txt542 cause a control event to be sent with the V4L2_EVENT_CTRL_CH_RANGE flag set.