Searched refs:monA (Results 1 - 1 of 1) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/video/nvidia/
H A Dnv_setup.c277 struct fb_monspecs *monA = NULL, *monB = NULL; local
401 monA = monitorA;
402 fb_edid_to_monspecs(edidA, monA);
403 FlatPanel = (monA->input & FB_DISP_DDI) ? 1 : 0;
489 monA = monitorA;
490 fb_edid_to_monspecs(edidA, monA);
534 } else if (monA) {
535 FlatPanel = (monA->input & FB_DISP_DDI) ? 1 : 0;
579 if (monA) {
580 if (((monA
[all...]

Completed in 36 milliseconds