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

Data Fields

struct uart_port port
 
struct timer_list timer
 
struct list_head list
 
unsigned short rev
 
unsigned char acr
 
unsigned char ier
 
unsigned char lcr
 
unsigned char mcr_mask
 
unsigned char mcr_force
 
unsigned char lsr_break_flag
 
void(* pm )(struct uart_port *port, unsigned int state, unsigned int old)
 

Detailed Description

Definition at line 107 of file m32r_sio.c.

Field Documentation

unsigned char acr

Definition at line 112 of file m32r_sio.c.

unsigned char ier

Definition at line 113 of file m32r_sio.c.

unsigned char lcr

Definition at line 114 of file m32r_sio.c.

Definition at line 110 of file m32r_sio.c.

unsigned char lsr_break_flag

Definition at line 117 of file m32r_sio.c.

unsigned char mcr_force

Definition at line 116 of file m32r_sio.c.

unsigned char mcr_mask

Definition at line 115 of file m32r_sio.c.

void(* pm)(struct uart_port *port, unsigned int state, unsigned int old)

Definition at line 122 of file m32r_sio.c.

Definition at line 108 of file m32r_sio.c.

unsigned short rev

Definition at line 111 of file m32r_sio.c.

Definition at line 109 of file m32r_sio.c.


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