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

/linux-master/drivers/media/i2c/
H A Dadv7511-v4l2.c1587 static bool edid_block_verify_crc(u8 *edid_block) function
1603 if (!edid_block_verify_crc(&data[segment * 256]))
1606 return edid_block_verify_crc(&data[segment * 256 + 128]);

Completed in 138 milliseconds