Home
last modified time | relevance | path

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

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