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

  /xsrc/external/mit/xf86-video-ati/dist/src/
radeon_atombios.h 225 ATOM_COMPONENT_VIDEO_INFO *ComponentVideoInfo;
227 } ComponentVideoInfo;
radeon_atombios.c 335 SET_DATA_TABLE_VERS(ComponentVideoInfo);
911 (ATOM_COMMON_TABLE_HEADER *)(atomDataPtr->ComponentVideoInfo.base),
922 &atomDataPtr->ComponentVideoInfo
923 .ComponentVideoInfo->aModeTimings[i]);
951 if ((void *)&atomDataPtr->ComponentVideoInfo.ComponentVideoInfo_v21->aModeTimings[i] -
952 atomDataPtr->ComponentVideoInfo.base > size)
956 &atomDataPtr->ComponentVideoInfo
  /xsrc/external/mit/xf86-video-ati/dist/src/AtomBios/includes/
atombios.h 1717 USHORT ComponentVideoInfo; // Shared by various SW components,latest version 2.1 will be used from R600

Completed in 14 milliseconds