Home
last modified time | relevance | path

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

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