snd_sf_zone       183 include/sound/emux_synth.h 	struct snd_sf_zone *zone;	/* Zone assigned to this note */
snd_sf_zone        33 include/sound/soundfont.h 	struct snd_sf_zone *next;	/* Link to next */
snd_sf_zone        43 include/sound/soundfont.h 	struct snd_sf_zone *next_instr;	/* Next zone of this instrument */
snd_sf_zone        44 include/sound/soundfont.h 	struct snd_sf_zone *next_zone;	/* Next zone in play list */
snd_sf_zone        63 include/sound/soundfont.h 	struct snd_sf_zone *zones; /* Font information */
snd_sf_zone        87 include/sound/soundfont.h 	struct snd_sf_zone *presets[SF_MAX_PRESETS];
snd_sf_zone       118 include/sound/soundfont.h 			      struct snd_sf_zone **table, int max_layers);