Searched refs:hsc_range_config (Results 1 - 1 of 1) sorted by path

/linux-master/drivers/iio/pressure/
H A Dhsc030pa.c140 * struct hsc_range_config - list of pressure ranges based on nomenclature
144 struct hsc_range_config { struct
150 static const struct hsc_range_config hsc_range_config[HSC_VARIANTS_MAX] = { variable in typeref:struct:hsc_range_config
501 hsc->pmin = hsc_range_config[ret].pmin;
502 hsc->pmax = hsc_range_config[ret].pmax;

Completed in 452 milliseconds