Searched refs:V4L2_EVENT_ALL (Results 1 – 4 of 4) sorted by relevance
216 if (sub->type == V4L2_EVENT_ALL) in v4l2_event_subscribe()290 if (sub->type == V4L2_EVENT_ALL) { in v4l2_event_unsubscribe()
959 特殊的 V4L2_EVENT_ALL 类型,可用于退订所有事件。驱动可能在特殊
2030 #define V4L2_EVENT_ALL 0 macro
1112 The special type V4L2_EVENT_ALL may be used to unsubscribe all events. The