Home
last modified time | relevance | path

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

/Linux-v6.6/sound/synth/emux/
Demux_synth.c32 static void exclusive_note_off(struct snd_emux *emu, struct snd_emux_port *port,
72 exclusive_note_off(emu, port, zp->v.exclusiveClass); in snd_emux_note_on()
471 exclusive_note_off(struct snd_emux *emu, struct snd_emux_port *port, int exclass) in exclusive_note_off() function