Searched refs:snd_sf_zone (Results 1 – 2 of 2) sorted by relevance
19 struct snd_sf_zone { struct20 struct snd_sf_zone *next; /* Link to next */ argument30 struct snd_sf_zone *next_instr; /* Next zone of this instrument */ argument31 struct snd_sf_zone *next_zone; /* Next zone in play list */ argument50 struct snd_sf_zone *zones; /* Font information */74 struct snd_sf_zone *presets[SF_MAX_PRESETS];107 struct snd_sf_zone **table, int max_layers);
168 struct snd_sf_zone *zone; /* Zone assigned to this note */
Completed in 4 milliseconds