Home
last modified time | relevance | path

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

/linux-3.3/include/sound/
Dseq_midi_emul.h32 struct snd_midi_channel { struct
33 void *private; /* A back pointer to driver data */
34 int number; /* The channel number */
35 int client; /* The client associated with this channel */
36 int port; /* The port associated with this channel */
38 unsigned char midi_mode; /* GM, GS, XG etc */
63 * port for this midi synth and an array of snd_midi_channel structures. argument