Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/sound/synth/emux/
H A Demux_voice.h34 void snd_emux_note_on(void *p, int note, int vel, struct snd_midi_channel *chan);
H A Demux_seq.c23 .note_on = snd_emux_note_on,
H A Demux_synth.c46 snd_emux_note_on(void *p, int note, int vel, struct snd_midi_channel *chan) in snd_emux_note_on() function
/kernel/linux/linux-6.6/sound/synth/emux/
H A Demux_voice.h34 void snd_emux_note_on(void *p, int note, int vel, struct snd_midi_channel *chan);
H A Demux_seq.c23 .note_on = snd_emux_note_on,
H A Demux_synth.c46 snd_emux_note_on(void *p, int note, int vel, struct snd_midi_channel *chan) in snd_emux_note_on() function

Completed in 4 milliseconds