Home
last modified time | relevance | path

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

/linux-2.6.39/sound/synth/emux/
Demux_synth.c39 static int get_zone(struct snd_emux *emu, struct snd_emux_port *port,
77 nvoices = get_zone(emu, port, &note, vel, chan, table); in snd_emux_note_on()
904 get_zone(struct snd_emux *emu, struct snd_emux_port *port, in get_zone() function