Searched defs:taal_data (Results 1 – 1 of 1) sorted by relevance
182 struct taal_data { struct183 struct mutex lock;185 struct backlight_device *bldev;187 unsigned long hw_guard_end; /* next value of jiffies when we can190 unsigned long hw_guard_wait; /* max guard time in jiffies */192 struct omap_dss_device *dssdev;194 bool enabled;195 u8 rotate;196 bool mirror;198 bool te_enabled;[all …]