Home
last modified time | relevance | path

Searched refs:monB (Results 1 – 1 of 1) sorted by relevance

/drivers/video/fbdev/nvidia/
A Dnv_setup.c499 monB = monitorB; in NVCommonSetup()
500 fb_edid_to_monspecs(edidB, monB); in NVCommonSetup()
537 } else if (monB) { in NVCommonSetup()
585 if (monB) { in NVCommonSetup()
586 fb_destroy_modedb(monB->modedb); in NVCommonSetup()
587 monB = NULL; in NVCommonSetup()
595 if (monB) { in NVCommonSetup()
596 if (((monB->input & FB_DISP_DDI) && in NVCommonSetup()
600 fb_destroy_modedb(monB->modedb); in NVCommonSetup()
601 monB = NULL; in NVCommonSetup()
[all …]

Completed in 4 milliseconds