Home
last modified time | relevance | path

Searched defs:crc8 (Results 1 – 7 of 7) sorted by relevance

/linux/lib/
H A Dcrc8.c74 u8 crc8(const u8 table[CRC8_TABLE_SIZE], const u8 *pdata, size_t nbytes, u8 crc) in crc8() function
/linux/drivers/w1/slaves/
H A Dw1_ds250x.c52 u8 crc8; in w1_ds2502_read_page() local
/linux/drivers/hwmon/
H A Daht10.c93 bool crc8; member
/linux/drivers/i2c/
H A Di2c-core-smbus.c29 static u8 crc8(u16 data) in crc8() function
/linux/drivers/iio/chemical/
H A Dsgp30.c85 u8 crc8; member
/linux/drivers/net/ethernet/intel/i40e/
H A Di40e_type.h1274 u16 crc8; member
/linux/drivers/net/ethernet/marvell/
H A Dmvneta.c3107 unsigned char crc8, in mvneta_set_other_mcast_addr()