Home
last modified time | relevance | path

Searched defs:uvc_meta_buf (Results 1 – 5 of 5) sorted by relevance

/kernel/linux/linux-5.10/include/uapi/linux/
Duvcvideo.h91 struct uvc_meta_buf { struct
92 __u64 ns;
93 __u16 sof;
94 __u8 length;
95 __u8 flags;
96 __u8 buf[];
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
Duvcvideo.h56 struct uvc_meta_buf { struct
57 __u64 ns;
58 __u16 sof;
59 __u8 length;
60 __u8 flags;
61 __u8 buf[];
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
Duvcvideo.h65 struct uvc_meta_buf { struct
66 __u64 ns;
67 __u16 sof;
68 __u8 length;
69 __u8 flags;
70 __u8 buf[];
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
Duvcvideo.h65 struct uvc_meta_buf { struct
66 __u64 ns;
67 __u16 sof;
68 __u8 length;
69 __u8 flags;
70 __u8 buf[];
/kernel/linux/linux-6.6/include/uapi/linux/
Duvcvideo.h93 struct uvc_meta_buf { struct
94 __u64 ns;
95 __u16 sof;
96 __u8 length;
97 __u8 flags;
98 __u8 buf[];