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

/linux-4.1.27/drivers/w1/
H A Dw1_io.c37 static u8 w1_crc8_table[] = { variable
374 crc = w1_crc8_table[crc ^ *data++]; w1_calc_crc8()

Completed in 34 milliseconds