Searched refs:crc7_byte (Results 1 – 1 of 1) sorted by relevance
72 static u8 crc7_byte(u8 crc, u8 data) in crc7_byte() function80 crc = crc7_byte(crc, *buffer++); in crc7()