|
Linux Kernel
3.7.1
|
#include <snd_wavefront.h>
Data Fields | |
| unsigned long | base |
| char | isvirtual |
| char | istimer |
| snd_wavefront_mpu_id | output_mpu |
| snd_wavefront_mpu_id | input_mpu |
| unsigned int | mode [2] |
| struct snd_rawmidi_substream * | substream_output [2] |
| struct snd_rawmidi_substream * | substream_input [2] |
| struct timer_list | timer |
| spinlock_t | open |
| spinlock_t | virtual |
Definition at line 21 of file snd_wavefront.h.
| unsigned long base |
Definition at line 22 of file snd_wavefront.h.
| snd_wavefront_mpu_id input_mpu |
Definition at line 26 of file snd_wavefront.h.
| char istimer |
Definition at line 24 of file snd_wavefront.h.
| char isvirtual |
Definition at line 23 of file snd_wavefront.h.
| unsigned int mode[2] |
Definition at line 27 of file snd_wavefront.h.
| spinlock_t open |
Definition at line 31 of file snd_wavefront.h.
| snd_wavefront_mpu_id output_mpu |
Definition at line 25 of file snd_wavefront.h.
| struct snd_rawmidi_substream* substream_input[2] |
Definition at line 29 of file snd_wavefront.h.
| struct snd_rawmidi_substream* substream_output[2] |
Definition at line 28 of file snd_wavefront.h.
Definition at line 30 of file snd_wavefront.h.
| spinlock_t virtual |
Definition at line 32 of file snd_wavefront.h.
1.8.2