Home
last modified time | relevance | path

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

/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.c86 snd_soundfont_load(struct snd_card *card, in snd_soundfont_load() function