Searched defs:_ATOM_FAKE_EDID_PATCH_RECORD (Results 1 – 2 of 2) sorted by relevance
3616 typedef struct _ATOM_FAKE_EDID_PATCH_RECORD struct3618 UCHAR ucRecordType;3619 UCHAR ucFakeEDIDLength;3620 UCHAR ucFakeEDIDString[1]; // This actually has ucFakeEdidLength elements.
4108 typedef struct _ATOM_FAKE_EDID_PATCH_RECORD struct4110 UCHAR ucRecordType;4111 …th; // = 128 means EDID length is 128 bytes, otherwise the EDID length = ucFakeEDIDLength*1284112 UCHAR ucFakeEDIDString[1]; // This actually has ucFakeEdidLength elements.