Home
last modified time | relevance | path

Searched refs:peci_dimmtemp (Results 1 - 1 of 1) sorted by relevance

/kernel/linux/linux-6.6/drivers/hwmon/peci/
H A Ddimmtemp.c52 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()
119 static int update_thresholds(struct peci_dimmtemp *priv, int dimm_no) in update_thresholds()
143 static int get_dimm_thresholds(struct peci_dimmtemp *priv, enum peci_dimm_threshold_type type, in get_dimm_thresholds()
174 struct peci_dimmtemp *priv = dev_get_drvdata(dev); in dimmtemp_read_string()
187 struct peci_dimmtemp *priv = dev_get_drvdata(dev); in dimmtemp_read()
206 const struct peci_dimmtemp *priv = data; in dimmtemp_is_visible()
220 static int check_populated_dimms(struct peci_dimmtemp *pri
[all...]

Completed in 2 milliseconds