Home
last modified time | relevance | path

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

/openbmc/linux/include/sound/
H A Dsoundfont.h44 struct snd_soundfont { struct
45 struct snd_soundfont *next; /* Link to next */ argument
47 short id; /* file id */
71 struct snd_soundfont *currsf; /* The currently open soundfont */ argument