Searched refs:ucFakeEDIDLength (Results 1 – 2 of 2) sorted by relevance
1727 if (fake_edid_record->ucFakeEDIDLength) { in radeon_atombios_get_lvds_info()1730 max((int)EDID_LENGTH, (int)fake_edid_record->ucFakeEDIDLength); in radeon_atombios_get_lvds_info()1734 fake_edid_record->ucFakeEDIDLength); in radeon_atombios_get_lvds_info()1743 record += fake_edid_record->ucFakeEDIDLength ? in radeon_atombios_get_lvds_info()1744 fake_edid_record->ucFakeEDIDLength + 2 : in radeon_atombios_get_lvds_info()
3617 UCHAR ucFakeEDIDLength; member