Home
last modified time | relevance | path

Searched defs:dmx_buffer (Results 1 – 3 of 3) sorted by relevance

/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/dvb/
Ddmx.h95 struct dmx_buffer { struct
96 __u32 index;
97 __u32 bytesused;
98 __u32 offset;
99 __u32 length;
100 __u32 flags;
101 __u32 count;
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/dvb/
Ddmx.h84 struct dmx_buffer { struct
85 __u32 index;
86 __u32 bytesused;
87 __u32 offset;
88 __u32 length;
89 __u32 flags;
90 __u32 count;
/kernel/linux/linux-5.10/include/uapi/linux/dvb/
Ddmx.h260 struct dmx_buffer { struct
261 __u32 index;
262 __u32 bytesused;
263 __u32 offset;
264 __u32 length;
265 __u32 flags;
266 __u32 count;