Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
_snd_wavefront_midi Struct Reference

#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_substreamsubstream_output [2]
 
struct snd_rawmidi_substreamsubstream_input [2]
 
struct timer_list timer
 
spinlock_t open
 
spinlock_t virtual
 

Detailed Description

Definition at line 21 of file snd_wavefront.h.

Field Documentation

unsigned long base

Definition at line 22 of file snd_wavefront.h.

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.

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.


The documentation for this struct was generated from the following file: