Searched refs:snd_sf_zone (Results 1 – 4 of 4) 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];105 struct snd_sf_zone **table, int max_layers);
168 struct snd_sf_zone *zone; /* Zone assigned to this note */
337 struct snd_sf_zone *zp) in set_zone_counter()347 static struct snd_sf_zone *350 struct snd_sf_zone *zp; in sf_zone_new()515 struct snd_sf_zone *zone; in load_info()949 struct snd_sf_zone *zone; in load_guspatch()1146 struct snd_sf_zone *cur; in rebuild_presets()1173 struct snd_sf_zone *zone; in add_preset()1179 struct snd_sf_zone *p; in add_preset()1207 struct snd_sf_zone *p; in delete_preset()1268 struct snd_sf_zone *zp; in search_first_zone()[all …]
28 struct snd_sf_zone **table);51 struct snd_sf_zone *table[SNDRV_EMUX_MAX_MULTI_VOICES]; in snd_emux_note_on()70 struct snd_sf_zone *zp = table[i]; in snd_emux_note_on()891 struct snd_sf_zone **table) in get_zone()
Completed in 10 milliseconds