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

Data Fields

int base
 
int irq
 
int opened
 
int devno
 
int synthno
 
int uart_mode
 
int initialized
 
int mode
 
unsigned char version
 
unsigned char revision
 
unsigned int capabilities
 
int timer_flag
 
int m_busy
 
unsigned char m_buf [MBUF_MAX]
 
int m_ptr
 
int m_state
 
int m_left
 
unsigned char last_status
 
void(* inputintr )(int dev, unsigned char data)
 
int shared_irq
 
intosp
 
spinlock_t lock
 

Detailed Description

Definition at line 36 of file mpu401.c.

Field Documentation

int base

Definition at line 38 of file mpu401.c.

unsigned int capabilities

Definition at line 53 of file mpu401.c.

int devno

Definition at line 45 of file mpu401.c.

int initialized

Definition at line 48 of file mpu401.c.

void(* inputintr)(int dev, unsigned char data)

Definition at line 71 of file mpu401.c.

int irq

Definition at line 41 of file mpu401.c.

unsigned char last_status

Definition at line 70 of file mpu401.c.

spinlock_t lock

Definition at line 74 of file mpu401.c.

unsigned char m_buf[MBUF_MAX]

Definition at line 66 of file mpu401.c.

int m_busy

Definition at line 65 of file mpu401.c.

int m_left

Definition at line 69 of file mpu401.c.

int m_ptr

Definition at line 67 of file mpu401.c.

int m_state

Definition at line 68 of file mpu401.c.

int mode

Definition at line 49 of file mpu401.c.

int opened

Definition at line 42 of file mpu401.c.

int* osp

Definition at line 73 of file mpu401.c.

unsigned char revision

Definition at line 52 of file mpu401.c.

int shared_irq

Definition at line 72 of file mpu401.c.

int synthno

Definition at line 46 of file mpu401.c.

int timer_flag

Definition at line 60 of file mpu401.c.

int uart_mode

Definition at line 47 of file mpu401.c.

unsigned char version

Definition at line 52 of file mpu401.c.


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