Searched defs:it8181fb_par (Results 1 – 1 of 1) sorted by relevance
169 struct it8181fb_par { struct170 struct fb_var_screeninfo var;172 int HorizRes; /* The x resolution in pixel */173 int HorizTotal;174 int HorizDispEnd;198 struct it8181fb_par current_par; argument