|
Linux Kernel
3.7.1
|
#include <seq_virmidi.h>
Data Fields | |
| struct list_head | list |
| int | seq_mode |
| int | client |
| int | port |
| unsigned int | trigger: 1 |
| struct snd_midi_event * | parser |
| struct snd_seq_event | event |
| struct snd_virmidi_dev * | rdev |
| struct snd_rawmidi_substream * | substream |
Definition at line 34 of file seq_virmidi.h.
Definition at line 37 of file seq_virmidi.h.
Definition at line 41 of file seq_virmidi.h.
Definition at line 35 of file seq_virmidi.h.
| struct snd_midi_event* parser |
Definition at line 40 of file seq_virmidi.h.
Definition at line 38 of file seq_virmidi.h.
| struct snd_virmidi_dev* rdev |
Definition at line 42 of file seq_virmidi.h.
| int seq_mode |
Definition at line 36 of file seq_virmidi.h.
| struct snd_rawmidi_substream* substream |
Definition at line 43 of file seq_virmidi.h.
| unsigned int trigger |
Definition at line 39 of file seq_virmidi.h.
1.8.2