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

Data Fields

struct uart_port port
 
struct spi_devicespi
 
int cts
 
int tx_empty
 
spinlock_t conf_lock
 
int conf_commit
 
int conf
 
int rts_commit
 
int rts
 
int baud
 
int parity
 
int rx_enabled
 
int irq
 
int minor
 
int crystal
 
int loopback
 
struct workqueue_structworkqueue
 
struct work_struct work
 
int force_end_work
 
int suspending
 
void(* max3100_hw_suspend )(int suspend)
 
int poll_time
 
struct timer_list timer
 

Detailed Description

Definition at line 97 of file max3100.c.

Field Documentation

int baud

Definition at line 110 of file max3100.c.

int conf

Definition at line 106 of file max3100.c.

int conf_commit

Definition at line 105 of file max3100.c.

spinlock_t conf_lock

Definition at line 104 of file max3100.c.

int crystal

Definition at line 121 of file max3100.c.

int cts

Definition at line 101 of file max3100.c.

int force_end_work

Definition at line 128 of file max3100.c.

int irq

Definition at line 118 of file max3100.c.

Definition at line 122 of file max3100.c.

void(* max3100_hw_suspend)(int suspend)

Definition at line 133 of file max3100.c.

int minor

Definition at line 120 of file max3100.c.

int parity

Definition at line 112 of file max3100.c.

int poll_time

Definition at line 136 of file max3100.c.

Definition at line 98 of file max3100.c.

int rts

Definition at line 109 of file max3100.c.

int rts_commit

Definition at line 108 of file max3100.c.

int rx_enabled

Definition at line 116 of file max3100.c.

Definition at line 99 of file max3100.c.

int suspending

Definition at line 130 of file max3100.c.

Definition at line 138 of file max3100.c.

int tx_empty

Definition at line 102 of file max3100.c.

Definition at line 126 of file max3100.c.

Definition at line 125 of file max3100.c.


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