Linux Kernel
3.7.1
|
Data Fields | |
struct snd_card * | card |
int | device |
int | subdevice |
struct snd_rawmidi_file | input_rfile |
struct snd_rawmidi_file | output_rfile |
int | seq_client |
int | seq_port |
struct snd_midi_event * | parser |
Definition at line 53 of file seq_midi.c.
Definition at line 54 of file seq_midi.c.
Definition at line 55 of file seq_midi.c.
struct snd_rawmidi_file input_rfile |
Definition at line 57 of file seq_midi.c.
struct snd_rawmidi_file output_rfile |
Definition at line 58 of file seq_midi.c.
struct snd_midi_event* parser |
Definition at line 61 of file seq_midi.c.
int seq_client |
Definition at line 59 of file seq_midi.c.
int seq_port |
Definition at line 60 of file seq_midi.c.
int subdevice |
Definition at line 56 of file seq_midi.c.