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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/video/nvidia/
H A Dnv_setup.c280 struct fb_monspecs *monA = NULL, *monB = NULL; local
405 monA = monitorA;
406 fb_edid_to_monspecs(edidA, monA);
407 FlatPanel = (monA->input & FB_DISP_DDI) ? 1 : 0;
493 monA = monitorA;
494 fb_edid_to_monspecs(edidA, monA);
537 } else if (monA) {
538 FlatPanel = (monA->input & FB_DISP_DDI) ? 1 : 0;
582 if (monA) {
583 if (((monA
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/video/nvidia/
H A Dnv_setup.c280 struct fb_monspecs *monA = NULL, *monB = NULL; local
405 monA = monitorA;
406 fb_edid_to_monspecs(edidA, monA);
407 FlatPanel = (monA->input & FB_DISP_DDI) ? 1 : 0;
493 monA = monitorA;
494 fb_edid_to_monspecs(edidA, monA);
537 } else if (monA) {
538 FlatPanel = (monA->input & FB_DISP_DDI) ? 1 : 0;
582 if (monA) {
583 if (((monA
[all...]

Completed in 103 milliseconds