Searched refs:snd_sf_list (Results 1 – 3 of 3) sorted by relevance
70 struct snd_sf_list { struct90 struct snd_sf_list *sflist, const void __user *data, argument93 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,
97 struct snd_sf_list *sflist; /* root of SoundFont list */
28 static int close_patch(struct snd_sf_list *sflist);60 static void snd_sf_init(struct snd_sf_list *sflist);67 lock_preset(struct snd_sf_list *sflist) in lock_preset()81 unlock_preset(struct snd_sf_list *sflist) in unlock_preset()306 close_patch(struct snd_sf_list *sflist) in close_patch()1187 rebuild_presets(struct snd_sf_list *sflist) in rebuild_presets()1391 snd_sf_init(struct snd_sf_list *sflist) in snd_sf_init()1410 snd_sf_clear(struct snd_sf_list *sflist) in snd_sf_clear()1438 struct snd_sf_list *1441 struct snd_sf_list *sflist; in snd_sf_new()[all …]