Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/media/i2c/
H A 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()
H A Dadv7511-v4l2.c1631 static bool edid_verify_crc(struct v4l2_subdev *sd, u32 segment) in edid_verify_crc() function
1683 if (!edid_verify_crc(sd, segment) || in adv7511_check_edid_status()
/kernel/linux/linux-6.6/drivers/media/i2c/
H A 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()

Completed in 8 milliseconds