Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/video/fbdev/nvidia/
H A Dnv_setup.c281 struct fb_monspecs *monA = NULL, *monB = NULL; in NVCommonSetup() local
406 monA = monitorA; in NVCommonSetup()
407 fb_edid_to_monspecs(edidA, monA); in NVCommonSetup()
408 FlatPanel = (monA->input & FB_DISP_DDI) ? 1 : 0; in NVCommonSetup()
494 monA = monitorA; in NVCommonSetup()
495 fb_edid_to_monspecs(edidA, monA); in NVCommonSetup()
538 } else if (monA) { in NVCommonSetup()
539 FlatPanel = (monA->input & FB_DISP_DDI) ? 1 : 0; in NVCommonSetup()
583 if (monA) { in NVCommonSetup()
584 if (((monA in NVCommonSetup()
[all...]
/kernel/linux/linux-6.6/drivers/video/fbdev/nvidia/
H A Dnv_setup.c278 struct fb_monspecs *monA = NULL, *monB = NULL; in NVCommonSetup() local
403 monA = monitorA; in NVCommonSetup()
404 fb_edid_to_monspecs(edidA, monA); in NVCommonSetup()
405 FlatPanel = (monA->input & FB_DISP_DDI) ? 1 : 0; in NVCommonSetup()
491 monA = monitorA; in NVCommonSetup()
492 fb_edid_to_monspecs(edidA, monA); in NVCommonSetup()
535 } else if (monA) { in NVCommonSetup()
536 FlatPanel = (monA->input & FB_DISP_DDI) ? 1 : 0; in NVCommonSetup()
580 if (monA) { in NVCommonSetup()
581 if (((monA in NVCommonSetup()
[all...]

Completed in 2 milliseconds