Searched refs:igt_crc_to_string (Results 1 – 8 of 8) sorted by relevance
75 crc_str = igt_crc_to_string(&crc); in print_crcs()
91 char *igt_crc_to_string(igt_crc_t *crc);
491 char *igt_crc_to_string(igt_crc_t *crc) in igt_crc_to_string() function
1542 igt_debug("Reference CRC: %s\n", igt_crc_to_string(reference_crc)); in chamelium_assert_crc_eq_or_dump()1543 igt_debug("Captured CRC: %s\n", igt_crc_to_string(capture_crc)); in chamelium_assert_crc_eq_or_dump()
139 crc_str = igt_crc_to_string(&crcs[0]); in test_read_crc()
152 info->str = igt_crc_to_string(&info->crc); in collect_crc_for_fb()
110 crc_str = igt_crc_to_string(crc); in test_grab_crc()
1166 pipe_str = igt_crc_to_string(crc); in print_crc()