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

Data Fields

struct emu10k1xemu
 
struct snd_rawmidirmidi
 
struct snd_rawmidi_substreamsubstream_input
 
struct snd_rawmidi_substreamsubstream_output
 
unsigned int midi_mode
 
spinlock_t input_lock
 
spinlock_t output_lock
 
spinlock_t open_lock
 
int tx_enable
 
int rx_enable
 
int port
 
int ipr_tx
 
int ipr_rx
 
void(* interrupt )(struct emu10k1x *emu, unsigned int status)
 

Detailed Description

Definition at line 213 of file emu10k1x.c.

Field Documentation

Definition at line 214 of file emu10k1x.c.

spinlock_t input_lock

Definition at line 219 of file emu10k1x.c.

void(* interrupt)(struct emu10k1x *emu, unsigned int status)

Definition at line 225 of file emu10k1x.c.

int ipr_rx

Definition at line 224 of file emu10k1x.c.

int ipr_tx

Definition at line 224 of file emu10k1x.c.

unsigned int midi_mode

Definition at line 218 of file emu10k1x.c.

spinlock_t open_lock

Definition at line 221 of file emu10k1x.c.

spinlock_t output_lock

Definition at line 220 of file emu10k1x.c.

Definition at line 223 of file emu10k1x.c.

Definition at line 215 of file emu10k1x.c.

int rx_enable

Definition at line 222 of file emu10k1x.c.

struct snd_rawmidi_substream* substream_input

Definition at line 216 of file emu10k1x.c.

struct snd_rawmidi_substream* substream_output

Definition at line 217 of file emu10k1x.c.

int tx_enable

Definition at line 222 of file emu10k1x.c.


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