Home
last modified time | relevance | path

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

/linux-2.6.39/include/sound/
Dsoundfont.h108 struct snd_sf_list *snd_sf_new(struct snd_sf_callback *callback,
/linux-2.6.39/sound/synth/emux/
Demux.c117 emu->sflist = snd_sf_new(&sf_cb, emu->memhdr); in snd_emux_register()
Dsoundfont.c1394 snd_sf_new(struct snd_sf_callback *callback, struct snd_util_memhdr *hdr) in snd_sf_new() function