Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/staging/iio/adc/
Dad7280a.c174 static int ad7280_check_crc(struct ad7280_state *st, unsigned int val) in ad7280_check_crc() function
261 if (ad7280_check_crc(st, tmp)) in ad7280_read()
299 if (ad7280_check_crc(st, tmp)) in ad7280_read_channel()
332 if (ad7280_check_crc(st, tmp)) in ad7280_read_all_channels()
377 if (ad7280_check_crc(st, val)) in ad7280_chain_setup()