Linux Kernel
3.7.1
|
Data Fields | |
struct snd_msnd * | dev |
unsigned long | mode |
struct snd_rawmidi_substream * | substream_input |
spinlock_t | input_lock |
Definition at line 43 of file msnd_midi.c.
Definition at line 44 of file msnd_midi.c.
spinlock_t input_lock |
Definition at line 50 of file msnd_midi.c.
unsigned long mode |
Definition at line 46 of file msnd_midi.c.
struct snd_rawmidi_substream* substream_input |
Definition at line 48 of file msnd_midi.c.