Lines Matching defs:par_info
406 struct par_info { struct
410 u_char clock_mult;
411 u_char clock_div;
412 u_char extseqmisc;
413 u_char co_pixfmt;
414 u_char crtc_ofl;
415 u_char crtc[19];
416 u_int width;
417 u_int pitch;
418 u_int fetch;
446 static void cyber2000fb_set_timing(struct cfb_info *cfb, struct par_info *hw) in cyber2000fb_set_timing() argument