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

/linux-master/drivers/iio/addac/
H A Dad74115.c412 static int ad74115_crc(u8 *buf) function
421 buf[3] = ad74115_crc(buf);
436 u8 expected_crc = ad74115_crc(buf);

Completed in 266 milliseconds