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

/xsrc/external/mit/xf86-video-ati/dist/src/
H A Dradeon_modes.c499 AtomBiosResult atomBiosResult; local in function:RADEONProbeOutputModes
508 atomBiosResult = RHDAtomBiosFunc(pScrn, info->atomBIOS,
510 if (atomBiosResult == ATOM_SUCCESS) {
526 atomBiosResult = RHDAtomBiosFunc(pScrn,
529 if (atomBiosResult == ATOM_SUCCESS) {

Completed in 3 milliseconds