Home
last modified time | relevance | path

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

/linux-4.4.14/include/uapi/linux/
Dvideodev2.h2106 #define V4L2_EVENT_SUB_FL_SEND_INITIAL (1 << 0) macro
/linux-4.4.14/drivers/media/usb/uvc/
Duvc_ctrl.c1323 if (sev->flags & V4L2_EVENT_SUB_FL_SEND_INITIAL) { in uvc_ctrl_add_event()
/linux-4.4.14/drivers/media/v4l2-core/
Dv4l2-ctrls.c3361 (sev->flags & V4L2_EVENT_SUB_FL_SEND_INITIAL)) { in v4l2_ctrl_add_event()