Searched refs:RamDacIsSupported (Results 1 - 3 of 3) sorted by relevance
| /xsrc/external/mit/xorg-server.old/dist/hw/xfree86/ramdac/ | ||
| H A D | BT.c | 72 Bool RamDacIsSupported = FALSE; local in function:BTramdacProbe 117 RamDacIsSupported = TRUE; 120 if (!RamDacIsSupported) { |
| H A D | IBM.c | 233 Bool RamDacIsSupported = FALSE; local in function:IBMramdacProbe 292 RamDacIsSupported = TRUE; 295 if (!RamDacIsSupported) { |
| H A D | TI.c | 286 Bool RamDacIsSupported = FALSE; local in function:TIramdacProbe 326 RamDacIsSupported = TRUE; 329 if (!RamDacIsSupported) { |
Completed in 4 milliseconds