Home
last modified time | relevance | path

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

/linux-6.12.1/include/sound/
Dsoundfont.h92 int snd_soundfont_load_guspatch(struct snd_card *card,
/linux-6.12.1/sound/synth/emux/
Demux_hwdep.c29 return snd_soundfont_load_guspatch(emu->card, emu->sflist, arg, in snd_emux_hwdep_load_patch()
Demux_oss.c208 rc = snd_soundfont_load_guspatch(emu->card, emu->sflist, buf, count); in snd_emux_load_patch_seq_oss()
Dsoundfont.c1167 snd_soundfont_load_guspatch(struct snd_card *card, in snd_soundfont_load_guspatch() function