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

  /xsrc/external/mit/xf86-video-ati/dist/src/
radeon_atombios.c 857 offset += sizeof(ATOM_FAKE_EDID_PATCH_RECORD);
860 offset += ((ATOM_FAKE_EDID_PATCH_RECORD*)record)->ucFakeEDIDLength
865 ((ATOM_FAKE_EDID_PATCH_RECORD*)record)->ucFakeEDIDLength)))
867 memcpy(EDIDBlock,&((ATOM_FAKE_EDID_PATCH_RECORD*)record)->ucFakeEDIDString,
868 ((ATOM_FAKE_EDID_PATCH_RECORD*)record)->ucFakeEDIDLength);
  /xsrc/external/mit/xf86-video-ati/dist/src/AtomBios/includes/
atombios.h 2814 } ATOM_FAKE_EDID_PATCH_RECORD;

Completed in 60 milliseconds