Searched refs:edid_block_compute_checksum (Results 1 – 1 of 1) sorted by relevance
1777 static int edid_block_compute_checksum(const void *_block) in edid_block_compute_checksum() function1875 if (edid_block_compute_checksum(block) != edid_block_get_checksum(block)) { in edid_block_check()1932 edid_block_compute_checksum(block)); in edid_block_status_print()1936 edid_block_compute_checksum(block)); in edid_block_status_print()2082 edid->checksum = edid_block_compute_checksum(edid); in edid_filter_invalid_blocks()2174 edid_block_compute_checksum(edid + last_block); in connector_bad_edid()