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

/freebsd-11-stable/sys/dev/drm2/radeon/
H A Dradeon_atombios.c1646 if (fake_edid_record->ucFakeEDIDLength) {
1649 max((int)EDID_LENGTH, (int)fake_edid_record->ucFakeEDIDLength);
1653 fake_edid_record->ucFakeEDIDLength);
H A Datombios.h3549 UCHAR ucFakeEDIDLength; member in struct:_ATOM_FAKE_EDID_PATCH_RECORD

Completed in 135 milliseconds