Home
last modified time | relevance | path

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

/sound/synth/emux/
Demux_synth.c40 static int get_zone(struct snd_emux *emu, struct snd_emux_port *port,
78 nvoices = get_zone(emu, port, &note, vel, chan, table); in snd_emux_note_on()
905 get_zone(struct snd_emux *emu, struct snd_emux_port *port, in get_zone() function