Searched refs:get_dimm_thresholds (Results 1 - 1 of 1) sorted by last modified time

/linux-master/drivers/hwmon/peci/
H A Ddimmtemp.c143 static int get_dimm_thresholds(struct peci_dimmtemp *priv, enum peci_dimm_threshold_type type, function
193 return get_dimm_thresholds(priv, temp_max_type, channel, val);
195 return get_dimm_thresholds(priv, temp_crit_type, channel, val);

Completed in 119 milliseconds