Home
last modified time | relevance | path

Searched refs:V4L2_EVENT_ALL (Results 1 – 4 of 4) sorted by relevance

/linux-4.4.14/drivers/media/v4l2-core/
Dv4l2-event.c216 if (sub->type == V4L2_EVENT_ALL) in v4l2_event_subscribe()
290 if (sub->type == V4L2_EVENT_ALL) { in v4l2_event_unsubscribe()
/linux-4.4.14/Documentation/zh_CN/video4linux/
Dv4l2-framework.txt959 特殊的 V4L2_EVENT_ALL 类型,可用于退订所有事件。驱动可能在特殊
/linux-4.4.14/include/uapi/linux/
Dvideodev2.h2030 #define V4L2_EVENT_ALL 0 macro
/linux-4.4.14/Documentation/video4linux/
Dv4l2-framework.txt1112 The special type V4L2_EVENT_ALL may be used to unsubscribe all events. The