Home
last modified time | relevance | path

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

/linux-5.19.10/sound/synth/emux/
Demux_synth.c30 static void terminate_note1(struct snd_emux *emu, int note,
77 terminate_note1(emu, key, chan, 0); in snd_emux_note_on()
364 terminate_note1(struct snd_emux *emu, int note, struct snd_midi_channel *chan, int free) in terminate_note1() function
398 terminate_note1(emu, note, chan, 1); in snd_emux_terminate_note()