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

Data Fields

struct hdspmhdspm
 
int id
 
struct snd_rawmidirmidi
 
struct snd_rawmidi_substreaminput
 
struct snd_rawmidi_substreamoutput
 
char istimer
 
struct timer_list timer
 
spinlock_t lock
 
int pending
 
int dataIn
 
int statusIn
 
int dataOut
 
int statusOut
 
int ie
 
int irq
 

Detailed Description

Definition at line 824 of file hdspm.c.

Field Documentation

int dataIn

Definition at line 834 of file hdspm.c.

int dataOut

Definition at line 836 of file hdspm.c.

Definition at line 825 of file hdspm.c.

Definition at line 826 of file hdspm.c.

int ie

Definition at line 838 of file hdspm.c.

Definition at line 828 of file hdspm.c.

int irq

Definition at line 839 of file hdspm.c.

char istimer

Definition at line 830 of file hdspm.c.

spinlock_t lock

Definition at line 832 of file hdspm.c.

Definition at line 829 of file hdspm.c.

int pending

Definition at line 833 of file hdspm.c.

Definition at line 827 of file hdspm.c.

int statusIn

Definition at line 835 of file hdspm.c.

int statusOut

Definition at line 837 of file hdspm.c.

Definition at line 831 of file hdspm.c.


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