Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/iio/impedance-analyzer/
Dad5933.c99 unsigned short freq_points; member
268 st->freq_points = 100; in ad5933_setup()
269 dat = cpu_to_be16(st->freq_points); in ad5933_setup()
383 len = sprintf(buf, "%d\n", st->freq_points); in ad5933_show()
450 st->freq_points = val; in ad5933_store()