Home
last modified time | relevance | path

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

/external/syzkaller/sys/linux/
Dvideo4linux_386.const560 V4L2_EVENT_SUB_FL_SEND_INITIAL = 1
Dvideo4linux_arm.const560 V4L2_EVENT_SUB_FL_SEND_INITIAL = 1
Dvideo4linux_arm64.const560 V4L2_EVENT_SUB_FL_SEND_INITIAL = 1
Dvideo4linux_amd64.const560 V4L2_EVENT_SUB_FL_SEND_INITIAL = 1
Dvideo4linux.txt940 v4l2_event_subscription_flags = V4L2_EVENT_SUB_FL_SEND_INITIAL, V4L2_EVENT_SUB_FL_ALLOW_FEEDBACK
/external/kernel-headers/original/uapi/linux/
Dvideodev2.h2286 #define V4L2_EVENT_SUB_FL_SEND_INITIAL (1 << 0) macro