Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/staging/iio/impedance-analyzer/
Dad5933.c108 unsigned short freq_points; member
257 st->freq_points = 100; in ad5933_setup()
258 dat = cpu_to_be16(st->freq_points); in ad5933_setup()
376 len = sprintf(buf, "%d\n", st->freq_points); in ad5933_show()
447 st->freq_points = val; in ad5933_store()