Searched refs:monB (Results 1 – 1 of 1) sorted by relevance
281 struct fb_monspecs *monA = NULL, *monB = NULL; in NVCommonSetup() local502 monB = monitorB; in NVCommonSetup()503 fb_edid_to_monspecs(edidB, monB); in NVCommonSetup()540 } else if (monB) { in NVCommonSetup()541 FlatPanel = (monB->input & FB_DISP_DDI) ? 1 : 0; in NVCommonSetup()588 if (monB) { in NVCommonSetup()589 fb_destroy_modedb(monB->modedb); in NVCommonSetup()590 monB = NULL; in NVCommonSetup()598 if (monB) { in NVCommonSetup()599 if (((monB->input & FB_DISP_DDI) && in NVCommonSetup()[all …]