Linux Kernel
3.7.1
|
Data Fields | |
int | seq_client |
int | num_ports |
int | ports_per_device [SNDRV_RAWMIDI_DEVICES] |
struct seq_midisynth * | ports [SNDRV_RAWMIDI_DEVICES] |
Definition at line 64 of file seq_midi.c.
int num_ports |
Definition at line 66 of file seq_midi.c.
struct seq_midisynth* ports[SNDRV_RAWMIDI_DEVICES] |
Definition at line 68 of file seq_midi.c.
int ports_per_device[SNDRV_RAWMIDI_DEVICES] |
Definition at line 67 of file seq_midi.c.
int seq_client |
Definition at line 65 of file seq_midi.c.