Home
last modified time | relevance | path

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

/kernel/linux/patches/linux-4.19/prebuilts/usr/include/sound/
Dfirewire.h27 struct snd_efw_transaction { struct
28 __be32 length;
29 __be32 version;
30 __be32 seqnum;
31 __be32 category;
32 __be32 command;
33 __be32 status;
34 __be32 params[0];
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/sound/
Dfirewire.h41 struct snd_efw_transaction { struct
42 __be32 length;
43 __be32 version;
44 __be32 seqnum;
45 __be32 category;
46 __be32 command;
47 __be32 status;
48 __be32 params[0];
/kernel/linux/linux-5.10/include/uapi/sound/
Dfirewire.h33 struct snd_efw_transaction { struct
34 __be32 length;
35 __be32 version;
36 __be32 seqnum;
37 __be32 category;
38 __be32 command;
39 __be32 status;
40 __be32 params[0];