Home
last modified time | relevance | path

Searched defs:sh_mobile_lcdc_priv (Results 1 – 1 of 1) sorted by relevance

/linux-3.3/drivers/video/
Dsh_mobile_lcdcfb.c96 struct sh_mobile_lcdc_priv { struct
97 void __iomem *base;
98 int irq;
99 atomic_t hw_usecnt;
100 struct device *dev;
101 struct clk *dot_clk;
102 unsigned long lddckr;
103 struct sh_mobile_lcdc_chan ch[2];
104 struct notifier_block notifier;
105 int started;
[all …]