Searched defs:sflist (Results  1 – 5 of 5) sorted by relevance
| /linux-4.4.14/sound/synth/emux/ | 
| D | soundfont.c | 79 lock_preset(struct snd_sf_list *sflist)  in lock_preset()93 unlock_preset(struct snd_sf_list *sflist)  in unlock_preset()
 107 snd_soundfont_close_check(struct snd_sf_list *sflist, int client)  in snd_soundfont_close_check()
 129 snd_soundfont_load(struct snd_sf_list *sflist, const void __user *data,  in snd_soundfont_load()
 232 open_patch(struct snd_sf_list *sflist, const char __user *data,  in open_patch()
 270 newsf(struct snd_sf_list *sflist, int type, char *name)  in newsf()
 317 close_patch(struct snd_sf_list *sflist)  in close_patch()
 334 probe_data(struct snd_sf_list *sflist, int sample_id)  in probe_data()
 349 set_zone_counter(struct snd_sf_list *sflist, struct snd_soundfont *sf,  in set_zone_counter()
 361 sf_zone_new(struct snd_sf_list *sflist, struct snd_soundfont *sf)  in sf_zone_new()
 [all …]
 
 | 
| /linux-4.4.14/arch/sparc/kernel/ | 
| D | starfire.c | 44 static struct starfire_irqinfo *sflist = NULL;  variable
 | 
| /linux-4.4.14/include/linux/ | 
| D | igmp.h | 65 	struct ip_sf_socklist __rcu	*sflist;  member
 | 
| /linux-4.4.14/include/sound/ | 
| D | emux_synth.h | 112 	struct snd_sf_list *sflist;	/* root of SoundFont list */  member
 | 
| /linux-4.4.14/include/net/ | 
| D | if_inet6.h | 97 	struct ip6_sf_socklist	*sflist;  member
 |