Searched defs:dsscomp_videomode (Results 1 – 1 of 1) sorted by relevance
122 struct dsscomp_videomode { struct124 const char *name;125 __u32 refresh;126 __u32 xres;127 __u32 yres;129 __u32 pixclock;130 __u32 left_margin;131 __u32 right_margin;132 __u32 upper_margin;134 __u32 lower_margin;[all …]