Searched refs:XGIfb_crt2type (Results 1 – 2 of 2) sorted by relevance
883 XGIfb_crt2type = XGI_crt2type[i].type_no; in XGIfb_search_crt2type()889 if (XGIfb_crt2type < 0) in XGIfb_search_crt2type()1650 if (XGIfb_crt2type != -1) in XGIfb_detect_VB()1652 xgi_video_info.disp_state = XGIfb_crt2type; in XGIfb_detect_VB()2115 XGIfb_crt2type = DISPTYPE_LCD; in XGIfb_setup()
319 static int XGIfb_crt2type = -1; /* TW: CRT2 type (for overriding autodetection) */ variable