Searched refs:xf86TargetFallback (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/xorg-server.old/dist/hw/xfree86/modes/ |
| H A D | xf86Crtc.c | 2187 xf86TargetFallback(ScrnInfoPtr scrn, xf86CrtcConfigPtr config, function in typeref:typename:Bool 2234 return xf86TargetFallback(scrn, config, modes, enabled, width, height); 2239 xf86TargetFallback(scrn, config, modes, enabled, width, height); 2402 else if (xf86TargetFallback(scrn, config, modes, enabled, width, height))
|
| /xsrc/external/mit/xorg-server/dist/hw/xfree86/modes/ |
| H A D | xf86Crtc.c | 2443 xf86TargetFallback(ScrnInfoPtr scrn, xf86CrtcConfigPtr config, function in typeref:typename:Bool 2488 return xf86TargetFallback(scrn, config, modes, enabled, width, height); 2493 xf86TargetFallback(scrn, config, modes, enabled, width, height); 2598 else if (xf86TargetFallback
|
Completed in 9 milliseconds