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

#include <max310x.h>

Data Fields

const u8 driver_flags:2
 
const u8 uart_flags [MAX310X_MAX_UARTS]
 
const int frequency
 
const int gpio_base
 
void(* init )(void)
 
void(* exit )(void)
 
void(* suspend )(int do_suspend)
 

Detailed Description

Definition at line 43 of file max310x.h.

Field Documentation

const u8 driver_flags

Definition at line 45 of file max310x.h.

void(* exit)(void)

Definition at line 60 of file max310x.h.

const int frequency

Definition at line 54 of file max310x.h.

const int gpio_base

Definition at line 56 of file max310x.h.

void(* init)(void)

Definition at line 58 of file max310x.h.

void(* suspend)(int do_suspend)

Definition at line 62 of file max310x.h.

const u8 uart_flags[MAX310X_MAX_UARTS]

Definition at line 49 of file max310x.h.


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