snd_sf_zone       168 include/sound/emux_synth.h 	struct snd_sf_zone *zone;	/* Zone assigned to this note */
snd_sf_zone        20 include/sound/soundfont.h 	struct snd_sf_zone *next;	/* Link to next */
snd_sf_zone        30 include/sound/soundfont.h 	struct snd_sf_zone *next_instr;	/* Next zone of this instrument */
snd_sf_zone        31 include/sound/soundfont.h 	struct snd_sf_zone *next_zone;	/* Next zone in play list */
snd_sf_zone        50 include/sound/soundfont.h 	struct snd_sf_zone *zones; /* Font information */
snd_sf_zone        74 include/sound/soundfont.h 	struct snd_sf_zone *presets[SF_MAX_PRESETS];
snd_sf_zone       105 include/sound/soundfont.h 			      struct snd_sf_zone **table, int max_layers);
snd_sf_zone        28 sound/synth/emux/emux_synth.c 		    struct snd_sf_zone **table);
snd_sf_zone        51 sound/synth/emux/emux_synth.c 	struct snd_sf_zone *table[SNDRV_EMUX_MAX_MULTI_VOICES];
snd_sf_zone        70 sound/synth/emux/emux_synth.c 		struct snd_sf_zone *zp = table[i];
snd_sf_zone       891 sound/synth/emux/emux_synth.c 	 struct snd_sf_zone **table)
snd_sf_zone        31 sound/synth/emux/soundfont.c 			     struct snd_soundfont *sf, struct snd_sf_zone *zp);
snd_sf_zone        32 sound/synth/emux/soundfont.c static struct snd_sf_zone *sf_zone_new(struct snd_sf_list *sflist,
snd_sf_zone        51 sound/synth/emux/soundfont.c static void add_preset(struct snd_sf_list *sflist, struct snd_sf_zone *cur);
snd_sf_zone        52 sound/synth/emux/soundfont.c static void delete_preset(struct snd_sf_list *sflist, struct snd_sf_zone *zp);
snd_sf_zone        53 sound/synth/emux/soundfont.c static struct snd_sf_zone *search_first_zone(struct snd_sf_list *sflist,
snd_sf_zone        56 sound/synth/emux/soundfont.c 			int preset, int bank, struct snd_sf_zone **table,
snd_sf_zone       337 sound/synth/emux/soundfont.c 		 struct snd_sf_zone *zp)
snd_sf_zone       347 sound/synth/emux/soundfont.c static struct snd_sf_zone *
snd_sf_zone       350 sound/synth/emux/soundfont.c 	struct snd_sf_zone *zp;
snd_sf_zone       414 sound/synth/emux/soundfont.c 	struct snd_sf_zone *zp, *prevp;
snd_sf_zone       480 sound/synth/emux/soundfont.c 	struct snd_sf_zone *prev, *next, *p;
snd_sf_zone       512 sound/synth/emux/soundfont.c 	struct snd_sf_zone *zone;
snd_sf_zone       564 sound/synth/emux/soundfont.c 		struct snd_sf_zone tmpzone;
snd_sf_zone       943 sound/synth/emux/soundfont.c 	struct snd_sf_zone *zone;
snd_sf_zone      1138 sound/synth/emux/soundfont.c 	struct snd_sf_zone *cur;
snd_sf_zone      1163 sound/synth/emux/soundfont.c add_preset(struct snd_sf_list *sflist, struct snd_sf_zone *cur)
snd_sf_zone      1165 sound/synth/emux/soundfont.c 	struct snd_sf_zone *zone;
snd_sf_zone      1171 sound/synth/emux/soundfont.c 		struct snd_sf_zone *p;
snd_sf_zone      1195 sound/synth/emux/soundfont.c delete_preset(struct snd_sf_list *sflist, struct snd_sf_zone *zp)
snd_sf_zone      1198 sound/synth/emux/soundfont.c 	struct snd_sf_zone *p;
snd_sf_zone      1224 sound/synth/emux/soundfont.c 			  struct snd_sf_zone **table, int max_layers)
snd_sf_zone      1254 sound/synth/emux/soundfont.c static struct snd_sf_zone *
snd_sf_zone      1258 sound/synth/emux/soundfont.c 	struct snd_sf_zone *zp;
snd_sf_zone      1275 sound/synth/emux/soundfont.c 	     int preset, int bank, struct snd_sf_zone **table,
snd_sf_zone      1278 sound/synth/emux/soundfont.c 	struct snd_sf_zone *zp;
snd_sf_zone      1358 sound/synth/emux/soundfont.c 	struct snd_sf_zone *zp, *nextzp;
snd_sf_zone      1446 sound/synth/emux/soundfont.c 	struct snd_sf_zone *zp, *nextzp;