Home
last modified time | relevance | path

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

/linux/drivers/iio/pressure/
H A Dmprls0025pa.c77 struct mpr_func_spec { struct
82 static const struct mpr_func_spec mpr_func_spec[] = { variable
400 data->outmin = mpr_func_spec[data->function].output_min; in mpr_common_probe()
401 data->outmax = mpr_func_spec[data->function].output_max; in mpr_common_probe()