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

Data Fields

struct uart_driver uart
 
struct uart_port port [SCCNXP_MAX_UARTS]
 
const charname
 
int irq
 
u8 imr
 
u8 addr_mask
 
int freq_std
 
int flags
 
struct mutex sccnxp_mutex
 
struct sccnxp_pdata pdata
 

Detailed Description

Definition at line 106 of file sccnxp.c.

Field Documentation

u8 addr_mask

Definition at line 114 of file sccnxp.c.

int flags

Definition at line 117 of file sccnxp.c.

int freq_std

Definition at line 115 of file sccnxp.c.

u8 imr

Definition at line 113 of file sccnxp.c.

int irq

Definition at line 111 of file sccnxp.c.

const char* name

Definition at line 110 of file sccnxp.c.

Definition at line 127 of file sccnxp.c.

Definition at line 108 of file sccnxp.c.

struct mutex sccnxp_mutex

Definition at line 125 of file sccnxp.c.

Definition at line 107 of file sccnxp.c.


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