Home
last modified time | relevance | path

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

/linux/drivers/staging/iio/impedance-analyzer/
H A Dad5933.c96 unsigned short freq_points; member
241 st->freq_points = 100; in ad5933_setup()
242 dat = cpu_to_be16(st->freq_points); in ad5933_setup()
361 len = sprintf(buf, "%d\n", st->freq_points); in ad5933_show()
432 st->freq_points = val; in ad5933_store()