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

#include <seq_midi_event.h>

Data Fields

int qlen
 
int read
 
int type
 
unsigned char lastcmd
 
unsigned char nostat
 
int bufsize
 
unsigned charbuf
 
spinlock_t lock
 

Detailed Description

Definition at line 30 of file seq_midi_event.h.

Field Documentation

unsigned char* buf

Definition at line 37 of file seq_midi_event.h.

int bufsize

Definition at line 36 of file seq_midi_event.h.

unsigned char lastcmd

Definition at line 34 of file seq_midi_event.h.

spinlock_t lock

Definition at line 38 of file seq_midi_event.h.

unsigned char nostat

Definition at line 35 of file seq_midi_event.h.

int qlen

Definition at line 31 of file seq_midi_event.h.

int read

Definition at line 32 of file seq_midi_event.h.

Definition at line 33 of file seq_midi_event.h.


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