Searched refs:get_dimm_thresholds (Results 1 – 1 of 1) sorted by relevance
143 static int get_dimm_thresholds(struct peci_dimmtemp *priv, enum peci_dimm_threshold_type type, in get_dimm_thresholds() function193 return get_dimm_thresholds(priv, temp_max_type, channel, val); in dimmtemp_read()195 return get_dimm_thresholds(priv, temp_crit_type, channel, val); in dimmtemp_read()
Completed in 6 milliseconds