snd_soundfont 45 include/sound/soundfont.h struct snd_soundfont *next; /* Link to next */ snd_soundfont 71 include/sound/soundfont.h struct snd_soundfont *currsf; /* The currently open soundfont */ snd_soundfont 75 include/sound/soundfont.h struct snd_soundfont *fonts; /* The list of soundfonts */ snd_soundfont 26 sound/synth/emux/soundfont.c static struct snd_soundfont *newsf(struct snd_sf_list *sflist, int type, char *name); snd_soundfont 27 sound/synth/emux/soundfont.c static int is_identical_font(struct snd_soundfont *sf, int type, unsigned char *name); snd_soundfont 31 sound/synth/emux/soundfont.c struct snd_soundfont *sf, struct snd_sf_zone *zp); snd_soundfont 33 sound/synth/emux/soundfont.c struct snd_soundfont *sf); snd_soundfont 35 sound/synth/emux/soundfont.c struct snd_soundfont *sf, struct snd_sf_sample *sp); snd_soundfont 37 sound/synth/emux/soundfont.c struct snd_soundfont *sf); snd_soundfont 39 sound/synth/emux/soundfont.c struct snd_soundfont *sf, struct snd_sf_sample *sp); snd_soundfont 42 sound/synth/emux/soundfont.c static int remove_info(struct snd_sf_list *sflist, struct snd_soundfont *sf, snd_soundfont 46 sound/synth/emux/soundfont.c static struct snd_sf_sample *set_sample(struct snd_soundfont *sf, snd_soundfont 48 sound/synth/emux/soundfont.c static struct snd_sf_sample *find_sample(struct snd_soundfont *sf, int sample_id); snd_soundfont 223 sound/synth/emux/soundfont.c struct snd_soundfont *sf; snd_soundfont 256 sound/synth/emux/soundfont.c static struct snd_soundfont * snd_soundfont 259 sound/synth/emux/soundfont.c struct snd_soundfont *sf; snd_soundfont 292 sound/synth/emux/soundfont.c is_identical_font(struct snd_soundfont *sf, int type, unsigned char *name) snd_soundfont 336 sound/synth/emux/soundfont.c set_zone_counter(struct snd_sf_list *sflist, struct snd_soundfont *sf, snd_soundfont 348 sound/synth/emux/soundfont.c sf_zone_new(struct snd_sf_list *sflist, struct snd_soundfont *sf) snd_soundfont 368 sound/synth/emux/soundfont.c set_sample_counter(struct snd_sf_list *sflist, struct snd_soundfont *sf, snd_soundfont 380 sound/synth/emux/soundfont.c sf_sample_new(struct snd_sf_list *sflist, struct snd_soundfont *sf) snd_soundfont 399 sound/synth/emux/soundfont.c sf_sample_delete(struct snd_sf_list *sflist, struct snd_soundfont *sf, snd_soundfont 415 sound/synth/emux/soundfont.c struct snd_soundfont *sf; snd_soundfont 477 sound/synth/emux/soundfont.c remove_info(struct snd_sf_list *sflist, struct snd_soundfont *sf, snd_soundfont 511 sound/synth/emux/soundfont.c struct snd_soundfont *sf; snd_soundfont 647 sound/synth/emux/soundfont.c set_sample(struct snd_soundfont *sf, struct soundfont_voice_info *avp) snd_soundfont 673 sound/synth/emux/soundfont.c find_sample(struct snd_soundfont *sf, int sample_id) snd_soundfont 697 sound/synth/emux/soundfont.c struct snd_soundfont *sf; snd_soundfont 942 sound/synth/emux/soundfont.c struct snd_soundfont *sf; snd_soundfont 1137 sound/synth/emux/soundfont.c struct snd_soundfont *sf; snd_soundfont 1357 sound/synth/emux/soundfont.c struct snd_soundfont *sf, *nextsf; snd_soundfont 1445 sound/synth/emux/soundfont.c struct snd_soundfont *sf;