Home
last modified time | relevance | path

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

/linux-4.19.296/include/sound/
Dseq_midi_emul.h32 struct snd_midi_channel { struct
73 struct snd_midi_channel *channels;
83 void (*note_on)(void *private_data, int note, int vel, struct snd_midi_channel *chan);
84 …void (*note_off)(void *private_data,int note, int vel, struct snd_midi_channel *chan); /* release …
85 void (*key_press)(void *private_data, int note, int vel, struct snd_midi_channel *chan);
86 …void (*note_terminate)(void *private_data, int note, struct snd_midi_channel *chan); /* terminate …
87 void (*control)(void *private_data, int type, struct snd_midi_channel *chan);
88 void (*nrpn)(void *private_data, struct snd_midi_channel *chan,
Demux_synth.h183 struct snd_midi_channel *chan; /* Midi channel for this note */
Dopl3.h296 struct snd_midi_channel *chan; /* Midi channel for this note */