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

/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/modes/
H A Dxf86Crtc.c2362 Bool have_outputs = TRUE; local in function:xf86InitialConfiguration
2394 have_outputs = FALSE;
2433 if (have_outputs && !xf86PickCrtcs (scrn, crtcs, modes, 0, width, height))
2491 if (have_outputs == FALSE) {
/xsrc/external/mit/xorg-server/dist/hw/xfree86/modes/
H A Dxf86Crtc.c2549 Bool have_outputs = TRUE; local in function:xf86InitialConfiguration
2585 have_outputs = FALSE;
2632 if (have_outputs && !xf86PickCrtcs(scrn, crtcs, modes, 0, width, height))
2684 if (have_outputs == FALSE) {

Completed in 9 milliseconds