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

  /src/sys/external/bsd/drm2/dist/drm/radeon/
atombios.h 3619 UCHAR ucFakeEDIDLength;
3620 UCHAR ucFakeEDIDString[1]; // This actually has ucFakeEdidLength elements.
  /src/sys/external/bsd/drm2/dist/drm/amd/include/
atombios.h 4111 UCHAR ucFakeEDIDLength; // = 128 means EDID length is 128 bytes, otherwise the EDID length = ucFakeEDIDLength*128
4112 UCHAR ucFakeEDIDString[1]; // This actually has ucFakeEdidLength elements.

Completed in 133 milliseconds