Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/media/i2c/
Dad9389b.c976 static bool edid_verify_crc(struct v4l2_subdev *sd, u32 segment) in edid_verify_crc() function
1036 if (!edid_verify_crc(sd, segment) || in ad9389b_check_edid_status()
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()