Home
last modified time | relevance | path

Searched refs:get_bank (Results 1 – 1 of 1) sorted by relevance

/linux-2.6.39/sound/synth/emux/
Demux_synth.c42 static int get_bank(struct snd_emux_port *port, struct snd_midi_channel *chan);
803 if (!SF_IS_DRUM_BANK(get_bank(port, chan)) in calc_volume()
875 get_bank(struct snd_emux_port *port, struct snd_midi_channel *chan) in get_bank() function
910 bank = get_bank(port, chan); in get_zone()