Home
last modified time | relevance | path

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

/linux/include/sound/
H A Dsoundfont.h97 struct snd_sf_list *snd_sf_new(struct snd_sf_callback *callback,
/linux/sound/synth/emux/
H A Demux.c101 emu->sflist = snd_sf_new(&sf_cb, emu->memhdr); in snd_emux_register()
H A Dsoundfont.c1439 snd_sf_new(struct snd_sf_callback *callback, struct snd_util_memhdr *hdr) in snd_sf_new() function