Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/thunderbolt/
A Deeprom.c200 static u8 tb_crc8(u8 *data, int len) in tb_crc8() function
313 crc = tb_crc8(data + 1, 8); in tb_drom_read_uid_only()
553 crc = tb_crc8((u8 *) &header->uid, 8); in tb_drom_parse()

Completed in 4 milliseconds