Searched refs:edid_verify_crc (Results 1 – 2 of 2) sorted by relevance
976 static bool edid_verify_crc(struct v4l2_subdev *sd, u32 segment) in edid_verify_crc() function1036 if (!edid_verify_crc(sd, segment) || in ad9389b_check_edid_status()
1597 static bool edid_verify_crc(struct v4l2_subdev *sd, u32 segment) in edid_verify_crc() function1654 if (err || !edid_verify_crc(sd, segment) || !edid_verify_header(sd, segment)) { in adv7511_check_edid_status()