Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/sound/
H A Dsfnt_info.h24 struct soundfont_patch_info { struct
25 unsigned short key; /* use the key below */
28 short device_no; /* synthesizer number */
29 unsigned short sf_id; /* file id (should be zero) */
30 short optarg; /* optional argument */
31 int len; /* data length (without this header) */
33 short type; /* patch operation type */
45 short reserved; /* word alignment data */