Home
last modified time | relevance | path

Searched refs:snd_emux_note_off (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/sound/synth/emux/
H A Demux_voice.h35 void snd_emux_note_off(void *p, int note, int vel, struct snd_midi_channel *chan);
H A Demux_seq.c24 .note_off = snd_emux_note_off,
H A Demux_synth.c145 snd_emux_note_off(void *p, int note, int vel, struct snd_midi_channel *chan) in snd_emux_note_off() function
/kernel/linux/linux-6.6/sound/synth/emux/
H A Demux_voice.h35 void snd_emux_note_off(void *p, int note, int vel, struct snd_midi_channel *chan);
H A Demux_seq.c24 .note_off = snd_emux_note_off,
H A Demux_synth.c145 snd_emux_note_off(void *p, int note, int vel, struct snd_midi_channel *chan) in snd_emux_note_off() function

Completed in 4 milliseconds