Home
last modified time | relevance | path

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

/linux-6.1.9/sound/synth/emux/
Demux_synth.c29 static int get_bank(struct snd_emux_port *port, struct snd_midi_channel *chan);
788 if (!SF_IS_DRUM_BANK(get_bank(port, chan)) in calc_volume()
860 get_bank(struct snd_emux_port *port, struct snd_midi_channel *chan) in get_bank() function
895 bank = get_bank(port, chan); in get_zone()