Home
last modified time | relevance | path

Searched defs:sflist (Results 1 – 4 of 4) sorted by relevance

/linux/sound/synth/emux/
H A Dsoundfont.c67 lock_preset(struct snd_sf_list * sflist) lock_preset() argument
81 unlock_preset(struct snd_sf_list * sflist) unlock_preset() argument
95 snd_soundfont_close_check(struct snd_sf_list * sflist,int client) snd_soundfont_close_check() argument
118 snd_soundfont_load(struct snd_card * card,struct snd_sf_list * sflist,const void __user * data,long count,int client) snd_soundfont_load() argument
221 open_patch(struct snd_sf_list * sflist,const char __user * data,int count,int client) open_patch() argument
259 newsf(struct snd_sf_list * sflist,int type,char * name) newsf() argument
306 close_patch(struct snd_sf_list * sflist) close_patch() argument
323 probe_data(struct snd_sf_list * sflist,int sample_id) probe_data() argument
338 set_zone_counter(struct snd_sf_list * sflist,struct snd_soundfont * sf,struct snd_sf_zone * zp) set_zone_counter() argument
350 sf_zone_new(struct snd_sf_list * sflist,struct snd_soundfont * sf) sf_zone_new() argument
371 set_sample_counter(struct snd_sf_list * sflist,struct snd_soundfont * sf,struct snd_sf_sample * sp) set_sample_counter() argument
383 sf_sample_new(struct snd_sf_list * sflist,struct snd_soundfont * sf) sf_sample_new() argument
403 sf_sample_delete(struct snd_sf_list * sflist,struct snd_soundfont * sf,struct snd_sf_sample * sp) sf_sample_delete() argument
416 load_map(struct snd_sf_list * sflist,const void __user * data,int count) load_map() argument
482 remove_info(struct snd_sf_list * sflist,struct snd_soundfont * sf,int bank,int instr) remove_info() argument
515 load_info(struct snd_card * card,struct snd_sf_list * sflist,const void __user * data,long count) load_info() argument
717 load_data(struct snd_sf_list * sflist,const void __user * data,long count) load_data() argument
981 load_guspatch(struct snd_card * card,struct snd_sf_list * sflist,const char __user * data,long count) load_guspatch() argument
1168 snd_soundfont_load_guspatch(struct snd_card * card,struct snd_sf_list * sflist,const char __user * data,long count) snd_soundfont_load_guspatch() argument
1187 rebuild_presets(struct snd_sf_list * sflist) rebuild_presets() argument
1215 add_preset(struct snd_sf_list * sflist,struct snd_sf_zone * cur) add_preset() argument
1248 delete_preset(struct snd_sf_list * sflist,struct snd_sf_zone * zp) delete_preset() argument
1275 snd_soundfont_search_zone(struct snd_sf_list * sflist,int * notep,int vel,int preset,int bank,int def_preset,int def_bank,struct snd_sf_zone ** table,int max_layers) snd_soundfont_search_zone() argument
1309 search_first_zone(struct snd_sf_list * sflist,int bank,int preset,int key) search_first_zone() argument
1329 search_zones(struct snd_sf_list * sflist,int * notep,int vel,int preset,int bank,struct snd_sf_zone ** table,int max_layers,int level) search_zones() argument
1391 snd_sf_init(struct snd_sf_list * sflist) snd_sf_init() argument
1410 snd_sf_clear(struct snd_sf_list * sflist) snd_sf_clear() argument
1441 struct snd_sf_list *sflist; snd_sf_new() local
1463 snd_sf_free(struct snd_sf_list * sflist) snd_sf_free() argument
1482 snd_soundfont_remove_samples(struct snd_sf_list * sflist) snd_soundfont_remove_samples() argument
1498 snd_soundfont_remove_unlocked(struct snd_sf_list * sflist) snd_soundfont_remove_unlocked() argument
[all...]
/linux/arch/sparc/kernel/
H A Dstarfire.c45 static struct starfire_irqinfo *sflist = NULL; variable
/linux/include/sound/
H A Demux_synth.h97 struct snd_sf_list *sflist; /* root of SoundFont list */ member
/linux/include/net/
H A Dif_inet6.h98 struct ip6_sf_socklist __rcu *sflist; member