Home
last modified time | relevance | path

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

/linux/drivers/iio/pressure/
H A Dhsc030pa.c45 struct hsc_func_spec { struct
56 static const struct hsc_func_spec hsc_func_spec[] = { variable
513 hsc->outmin = hsc_func_spec[hsc->function].output_min; in hsc_common_probe()
514 hsc->outmax = hsc_func_spec[hsc->function].output_max; in hsc_common_probe()