Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/hwmon/
Dsht15.c83 static const u8 sht15_crc8_table[] = { variable
199 crc = sht15_crc8_table[*value ^ crc]; in sht15_crc8()