Linux Kernel
3.7.1
|
Data Fields | |
void __iomem * | base |
int | irq |
atomic_t | hw_usecnt |
struct device * | dev |
struct clk * | dot_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_info * | meram_dev |
Definition at line 206 of file sh_mobile_lcdcfb.c.
Definition at line 207 of file sh_mobile_lcdcfb.c.
struct sh_mobile_lcdc_chan ch[2] |
Definition at line 214 of file sh_mobile_lcdcfb.c.
Definition at line 210 of file sh_mobile_lcdcfb.c.
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.
struct sh_mobile_meram_info* meram_dev |
Definition at line 220 of file sh_mobile_lcdcfb.c.
struct notifier_block notifier |
Definition at line 217 of file sh_mobile_lcdcfb.c.
struct sh_mobile_lcdc_overlay overlays[4] |
Definition at line 215 of file sh_mobile_lcdcfb.c.
int started |
Definition at line 218 of file sh_mobile_lcdcfb.c.