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

Data Fields

void __iomembase
 
int irq
 
atomic_t hw_usecnt
 
struct devicedev
 
struct clkdot_clk
 
unsigned long lddckr
 
struct sh_mobile_lcdc_chan ch [2]
 
struct sh_mobile_lcdc_overlay overlays [4]
 
struct notifier_block notifier
 
int started
 
int forced_fourcc
 
struct sh_mobile_meram_infomeram_dev
 

Detailed Description

Definition at line 206 of file sh_mobile_lcdcfb.c.

Field Documentation

void __iomem* base

Definition at line 207 of file sh_mobile_lcdcfb.c.

Definition at line 214 of file sh_mobile_lcdcfb.c.

struct device* dev

Definition at line 210 of file sh_mobile_lcdcfb.c.

struct clk* dot_clk

Definition at line 211 of file sh_mobile_lcdcfb.c.

int forced_fourcc

Definition at line 219 of file sh_mobile_lcdcfb.c.

atomic_t hw_usecnt

Definition at line 209 of file sh_mobile_lcdcfb.c.

int irq

Definition at line 208 of file sh_mobile_lcdcfb.c.

unsigned long lddckr

Definition at line 212 of file sh_mobile_lcdcfb.c.

Definition at line 220 of file sh_mobile_lcdcfb.c.

Definition at line 217 of file sh_mobile_lcdcfb.c.

Definition at line 215 of file sh_mobile_lcdcfb.c.

int started

Definition at line 218 of file sh_mobile_lcdcfb.c.


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