Home
last modified time | relevance | path

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

/drivers/staging/iio/adc/
Dad7280a.c168 static int ad7280_check_crc(struct ad7280_state *st, unsigned int val) in ad7280_check_crc() function
255 if (ad7280_check_crc(st, tmp)) in ad7280_read()
293 if (ad7280_check_crc(st, tmp)) in ad7280_read_channel()
326 if (ad7280_check_crc(st, tmp)) in ad7280_read_all_channels()
371 if (ad7280_check_crc(st, val)) in ad7280_chain_setup()