DDC_EDID_START
return ddc_dev_read_edid_block(dev, dest, len, DDC_EDID_START);
return ddc_read_edid_block(tag, dest, len, DDC_EDID_START);