Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iio/imu/
H A Dadis16480.c1103 static bool adis16480_validate_crc(const u16 *buf, const u8 n_elem, const u32 crc) in adis16480_validate_crc() function
1179 valid = adis16480_validate_crc((u16 *)&buffer[offset], 15, crc); in adis16480_trigger_handler()