Home
last modified time | relevance | path

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

/linux-2.6.39/sound/synth/emux/
Demux_synth.c45 static void exclusive_note_off(struct snd_emux *emu, struct snd_emux_port *port,
85 exclusive_note_off(emu, port, zp->v.exclusiveClass); in snd_emux_note_on()
486 exclusive_note_off(struct snd_emux *emu, struct snd_emux_port *port, int exclass) in exclusive_note_off() function