Home
last modified time | relevance | path

Searched refs:edid_verify_crc (Results 1 – 1 of 1) sorted by relevance

/Linux-v6.6/drivers/media/i2c/
Dadv7511-v4l2.c1597 static bool edid_verify_crc(struct v4l2_subdev *sd, u32 segment) in edid_verify_crc() function
1654 if (err || !edid_verify_crc(sd, segment) || !edid_verify_header(sd, segment)) { in adv7511_check_edid_status()