Searched defs:fb_videomode (Results 1 – 1 of 1) sorted by relevance
96036 struct fb_videomode { struct96037 const char *name;96038 u32 refresh;96039 u32 xres;96040 u32 yres;96041 u32 pixclock;96042 u32 left_margin;96043 u32 right_margin;96044 u32 upper_margin;96045 u32 lower_margin;[all …]