Searched refs:V4L2_EVENT_SUB_FL_SEND_INITIAL (Results 1 – 8 of 8) sorted by relevance
83 * - ``V4L2_EVENT_SUB_FL_SEND_INITIAL``
2272 #define V4L2_EVENT_SUB_FL_SEND_INITIAL (1 << 0) macro
505 replace define V4L2_EVENT_SUB_FL_SEND_INITIAL event-flags
2412 #define V4L2_EVENT_SUB_FL_SEND_INITIAL (1 << 0) macro
2396 #define V4L2_EVENT_SUB_FL_SEND_INITIAL (1 << 0) macro
1424 if (sev->flags & V4L2_EVENT_SUB_FL_SEND_INITIAL) { in uvc_ctrl_add_event()
4722 (sev->flags & V4L2_EVENT_SUB_FL_SEND_INITIAL)) { in v4l2_ctrl_add_event()