Searched defs:fb_videomode (Results 1 – 2 of 2) sorted by relevance
812 struct fb_videomode { struct833 const struct fb_videomode *mode; argument
598 struct fb_videomode { struct599 const char *name; /* optional */600 u32 refresh; /* optional */601 u32 xres;602 u32 yres;603 u32 pixclock;604 u32 left_margin;605 u32 right_margin;606 u32 upper_margin;607 u32 lower_margin;[all …]