Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/video/fbdev/
Dsh_mobile_lcdcfb.h55 struct sh_mobile_lcdc_chan { struct
58 const struct sh_mobile_lcdc_chan_cfg *cfg; argument
60 unsigned long *reg_offs;
61 unsigned long ldmt1r_value;
62 unsigned long enabled; /* ME and SE in LDCNT2R */
63 void *cache;
65 struct mutex open_lock; /* protects the use counter */
66 int use_count;
90 int (*notify)(struct sh_mobile_lcdc_chan *ch, argument
96 struct backlight_device *bl;
[all …]