EDID_BLOCK_OK
return EDID_BLOCK_OK;
return status == EDID_BLOCK_OK ||
case EDID_BLOCK_OK:
if (status == EDID_BLOCK_OK)
(status == EDID_BLOCK_OK || status == EDID_BLOCK_VERSION))
else if (status != EDID_BLOCK_OK)
if (status == EDID_BLOCK_OK)
if (status == EDID_BLOCK_OK || status == EDID_BLOCK_VERSION)