Home
last modified time | relevance | path

Searched refs:snd_sf_list (Results 1 – 2 of 2) sorted by relevance

/include/sound/
A Dsoundfont.h70 struct snd_sf_list { struct
90 struct snd_sf_list *sflist, const void __user *data, argument
93 struct snd_sf_list *sflist, const char __user *data,
95 int snd_soundfont_close_check(struct snd_sf_list *sflist, int client);
97 struct snd_sf_list *snd_sf_new(struct snd_sf_callback *callback,
99 void snd_sf_free(struct snd_sf_list *sflist);
101 int snd_soundfont_remove_samples(struct snd_sf_list *sflist);
102 int snd_soundfont_remove_unlocked(struct snd_sf_list *sflist);
104 int snd_soundfont_search_zone(struct snd_sf_list *sflist, int *notep, int vel,
A Demux_synth.h97 struct snd_sf_list *sflist; /* root of SoundFont list */

Completed in 4 milliseconds