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

Data Fields

struct uart_driver uart
 
struct uart_port port
 
const charname
 
int uartclk
 
unsigned int nr_gpio
 
struct regmapregmap
 
struct regmap_config regcfg
 
struct workqueue_structwq
 
struct work_struct tx_work
 
struct mutex max310x_mutex
 
struct max310x_pdatapdata
 

Detailed Description

Definition at line 222 of file max310x.c.

Field Documentation

struct mutex max310x_mutex

Definition at line 240 of file max310x.c.

const char* name

Definition at line 226 of file max310x.c.

unsigned int nr_gpio

Definition at line 229 of file max310x.c.

Definition at line 242 of file max310x.c.

Definition at line 224 of file max310x.c.

struct regmap_config regcfg

Definition at line 235 of file max310x.c.

Definition at line 234 of file max310x.c.

Definition at line 238 of file max310x.c.

Definition at line 223 of file max310x.c.

int uartclk

Definition at line 227 of file max310x.c.

Definition at line 237 of file max310x.c.


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