Home
last modified time | relevance | path

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

/linux-4.19.296/include/sound/
Dsoundfont.h57 struct snd_soundfont { struct
58 struct snd_soundfont *next; /* Link to next */ argument
60 short id; /* file id */
84 struct snd_soundfont *currsf; /* The currently open soundfont */ argument