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

#include <seq_oss_readq.h>

Data Fields

union evrecq
 
int qlen
 
int maxlen
 
int head
 
int tail
 
unsigned long pre_event_timeout
 
unsigned long input_time
 
wait_queue_head_t midi_sleep
 
spinlock_t lock
 

Detailed Description

Definition at line 31 of file seq_oss_readq.h.

Field Documentation

Definition at line 35 of file seq_oss_readq.h.

unsigned long input_time

Definition at line 37 of file seq_oss_readq.h.

spinlock_t lock

Definition at line 39 of file seq_oss_readq.h.

int maxlen

Definition at line 34 of file seq_oss_readq.h.

wait_queue_head_t midi_sleep

Definition at line 38 of file seq_oss_readq.h.

unsigned long pre_event_timeout

Definition at line 36 of file seq_oss_readq.h.

union evrec* q

Definition at line 32 of file seq_oss_readq.h.

int qlen

Definition at line 33 of file seq_oss_readq.h.

int tail

Definition at line 35 of file seq_oss_readq.h.


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