Searched refs:peci_dimmtemp (Results 1 – 1 of 1) sorted by relevance
52 struct peci_dimmtemp;58 int (*read_thresholds)(struct peci_dimmtemp *priv, int dimm_order,73 struct peci_dimmtemp { struct 93 static int get_dimm_temp(struct peci_dimmtemp *priv, int dimm_no, long *val) in get_dimm_temp() argument 119 static int update_thresholds(struct peci_dimmtemp *priv, int dimm_no) in update_thresholds() 141 static int get_dimm_thresholds(struct peci_dimmtemp *priv, enum peci_dimm_threshold_type type, in update_thresholds() 172 struct peci_dimmtemp *priv = dev_get_drvdata(dev); in dimmtemp_read_string() 185 struct peci_dimmtemp *priv = dev_get_drvdata(dev); in dimmtemp_read() 204 const struct peci_dimmtemp *priv = data; in dimmtemp_is_visible() 218 static int check_populated_dimms(struct peci_dimmtemp *pri[all...]