Home
last modified time | relevance | path

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

/linux/drivers/hwmon/peci/
H A Ddimmtemp.c141 static int get_dimm_thresholds(struct peci_dimmtemp *priv, enum peci_dimm_threshold_type type, in get_dimm_thresholds() function
191 return get_dimm_thresholds(priv, temp_max_type, channel, val); in dimmtemp_read()
193 return get_dimm_thresholds(priv, temp_crit_type, channel, val); in dimmtemp_read()