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

#include <tc6393xb.h>

Data Fields

u16 scr_pll2cr
 
u16 scr_gper
 
int(* enable )(struct platform_device *dev)
 
int(* disable )(struct platform_device *dev)
 
int(* suspend )(struct platform_device *dev)
 
int(* resume )(struct platform_device *dev)
 
int irq_base
 
int gpio_base
 
int(* setup )(struct platform_device *dev)
 
void(* teardown )(struct platform_device *dev)
 
struct tmio_nand_datanand_data
 
struct tmio_fb_datafb_data
 
unsigned resume_restore: 1
 

Detailed Description

Definition at line 23 of file tc6393xb.h.

Field Documentation

int(* disable)(struct platform_device *dev)

Definition at line 28 of file tc6393xb.h.

Definition at line 27 of file tc6393xb.h.

struct tmio_fb_data* fb_data

Definition at line 38 of file tc6393xb.h.

int gpio_base

Definition at line 33 of file tc6393xb.h.

int irq_base

Definition at line 32 of file tc6393xb.h.

struct tmio_nand_data* nand_data

Definition at line 37 of file tc6393xb.h.

Definition at line 30 of file tc6393xb.h.

unsigned resume_restore

Definition at line 40 of file tc6393xb.h.

u16 scr_gper

Definition at line 25 of file tc6393xb.h.

u16 scr_pll2cr

Definition at line 24 of file tc6393xb.h.

Definition at line 34 of file tc6393xb.h.

int(* suspend)(struct platform_device *dev)

Definition at line 29 of file tc6393xb.h.

void(* teardown)(struct platform_device *dev)

Definition at line 35 of file tc6393xb.h.


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