Home
last modified time | relevance | path

Searched refs:snd_soundfont_load (Results 1 – 4 of 4) sorted by relevance

/linux/include/sound/
H A Dsoundfont.h89 int snd_soundfont_load(struct snd_card *card,
/linux/sound/synth/emux/
H A Demux_hwdep.c34 err = snd_soundfont_load(emu->card, emu->sflist, arg, in snd_emux_hwdep_load_patch()
H A Demux_oss.c217 rc = snd_soundfont_load(emu->card, emu->sflist, buf, in snd_emux_load_patch_seq_oss()
H A Dsoundfont.c117 snd_soundfont_load(struct snd_card *card, in snd_soundfont_load() function