Searched defs:sflist (Results 1 – 5 of 5) sorted by relevance
/Linux-v6.1/sound/synth/emux/ |
D | soundfont.c | 66 lock_preset(struct snd_sf_list *sflist) in lock_preset() 80 unlock_preset(struct snd_sf_list *sflist) in unlock_preset() 94 snd_soundfont_close_check(struct snd_sf_list *sflist, int client) in snd_soundfont_close_check() 116 snd_soundfont_load(struct snd_sf_list *sflist, const void __user *data, in snd_soundfont_load() 219 open_patch(struct snd_sf_list *sflist, const char __user *data, in open_patch() 257 newsf(struct snd_sf_list *sflist, int type, char *name) in newsf() 304 close_patch(struct snd_sf_list *sflist) in close_patch() 321 probe_data(struct snd_sf_list *sflist, int sample_id) in probe_data() 336 set_zone_counter(struct snd_sf_list *sflist, struct snd_soundfont *sf, in set_zone_counter() 348 sf_zone_new(struct snd_sf_list *sflist, struct snd_soundfont *sf) in sf_zone_new() [all …]
|
/Linux-v6.1/arch/sparc/kernel/ |
D | starfire.c | 45 static struct starfire_irqinfo *sflist = NULL; variable
|
/Linux-v6.1/include/linux/ |
D | igmp.h | 54 struct ip_sf_socklist __rcu *sflist; member
|
/Linux-v6.1/include/sound/ |
D | emux_synth.h | 97 struct snd_sf_list *sflist; /* root of SoundFont list */ member
|
/Linux-v6.1/include/net/ |
D | if_inet6.h | 102 struct ip6_sf_socklist __rcu *sflist; member
|