Home
last modified time | relevance | path

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

/linux-4.4.14/sound/synth/emux/
Demux_synth.c46 static void exclusive_note_off(struct snd_emux *emu, struct snd_emux_port *port,
86 exclusive_note_off(emu, port, zp->v.exclusiveClass); in snd_emux_note_on()
485 exclusive_note_off(struct snd_emux *emu, struct snd_emux_port *port, int exclass) in exclusive_note_off() function