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

/xsrc/external/mit/xf86-video-ati/dist/src/
H A Dradeon_atombios.c857 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/
H A Datombios.h2814 } ATOM_FAKE_EDID_PATCH_RECORD; typedef in typeref:struct:_ATOM_FAKE_EDID_PATCH_RECORD

Completed in 88 milliseconds