Home
last modified time | relevance | path

Searched refs:snd_sf_new (Results 1 – 2 of 2) 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()