Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/uapi/sound/
Dsfnt_info.h39 struct soundfont_patch_info { struct
40 unsigned short key; /* use the key below */
43 short device_no; /* synthesizer number */
44 unsigned short sf_id; /* file id (should be zero) */
45 short optarg; /* optional argument */
46 int len; /* data length (without this header) */
48 short type; /* patch operation type */
60 short reserved; /* word alignment data */
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/sound/
Dsfnt_info.h14 struct soundfont_patch_info { struct
15 unsigned short key;
17 short device_no;
18 unsigned short sf_id;
19 short optarg;
20 int len;
21 short type;
32 short reserved;
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/sound/
Dsfnt_info.h27 struct soundfont_patch_info { struct
28 unsigned short key;
30 short device_no;
31 unsigned short sf_id;
32 short optarg;
33 int len;
34 short type;
43 short reserved;