Home
last modified time | relevance | path

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

/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
Dfirewire-cdev.h251 struct fw_cdev_send_stream_packet { struct
252 __u32 length;
253 __u32 tag;
254 __u32 channel;
255 __u32 sy;
256 __u64 closure;
257 __u64 data;
258 __u32 generation;
259 __u32 speed;
/kernel/linux/linux-5.10/include/uapi/linux/
Dfirewire-cdev.h997 struct fw_cdev_send_stream_packet { struct
998 __u32 length;
999 __u32 tag;
1000 __u32 channel;
1001 __u32 sy;
1002 __u64 closure;
1003 __u64 data;
1004 __u32 generation;
1005 __u32 speed;
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
Dfirewire-cdev.h238 struct fw_cdev_send_stream_packet { struct
239 __u32 length;
240 __u32 tag;
241 __u32 channel;
242 __u32 sy;
243 __u64 closure;
244 __u64 data;
245 __u32 generation;
246 __u32 speed;