snd_sf_list 112 include/sound/emux_synth.h struct snd_sf_list *sflist; /* root of SoundFont list */ snd_sf_list 102 include/sound/soundfont.h int snd_soundfont_load(struct snd_sf_list *sflist, const void __user *data, snd_sf_list 104 include/sound/soundfont.h int snd_soundfont_load_guspatch(struct snd_sf_list *sflist, const char __user *data, snd_sf_list 106 include/sound/soundfont.h int snd_soundfont_close_check(struct snd_sf_list *sflist, int client); snd_sf_list 108 include/sound/soundfont.h struct snd_sf_list *snd_sf_new(struct snd_sf_callback *callback, snd_sf_list 110 include/sound/soundfont.h void snd_sf_free(struct snd_sf_list *sflist); snd_sf_list 112 include/sound/soundfont.h int snd_soundfont_remove_samples(struct snd_sf_list *sflist); snd_sf_list 113 include/sound/soundfont.h int snd_soundfont_remove_unlocked(struct snd_sf_list *sflist); snd_sf_list 115 include/sound/soundfont.h int snd_soundfont_search_zone(struct snd_sf_list *sflist, int *notep, int vel,