HomeSort by: relevance | last modified time | path
    Searched refs:SupportedDevicesInfo (Results 1 - 3 of 3) sorted by relevancy

  /xsrc/external/mit/xf86-video-ati/dist/src/
radeon_atombios.h 214 ATOM_SUPPORTED_DEVICES_INFO *SupportedDevicesInfo;
218 } SupportedDevicesInfo;
radeon_atombios.c 330 SET_DATA_TABLE_VERS(SupportedDevicesInfo);
2521 &(atomDataPtr->SupportedDevicesInfo.SupportedDevicesInfo->sHeader),
2529 = atomDataPtr->SupportedDevicesInfo.SupportedDevicesInfo->asConnInfo[i];
2531 if (!(le16_to_cpu(atomDataPtr->SupportedDevicesInfo
2532 .SupportedDevicesInfo->usDeviceSupport) & (1 << i))) {
2590 = atomDataPtr->SupportedDevicesInfo
  /xsrc/external/mit/xf86-video-ati/dist/src/AtomBios/includes/
atombios.h 1712 USHORT SupportedDevicesInfo; // Will be obsolete from R600

Completed in 14 milliseconds