Searched defs:fb_videomode (Results 1 – 2 of 2) sorted by relevance
69904 struct fb_videomode { struct69905 const char *name;69906 u32 refresh;69907 u32 xres;69908 u32 yres;69909 u32 pixclock;69910 u32 left_margin;69911 u32 right_margin;69912 u32 upper_margin;69913 u32 lower_margin;[all …]
79242 struct fb_videomode { struct79243 const char *name;79244 u32 refresh;79245 u32 xres;79246 u32 yres;79247 u32 pixclock;79248 u32 left_margin;79249 u32 right_margin;79250 u32 upper_margin;79251 u32 lower_margin;[all …]