peci_dimmtemp
static int update_thresholds(struct peci_dimmtemp *priv, int dimm_no)
static int get_dimm_thresholds(struct peci_dimmtemp *priv, enum peci_dimm_threshold_type type,
struct peci_dimmtemp *priv = dev_get_drvdata(dev);
struct peci_dimmtemp *priv = dev_get_drvdata(dev);
const struct peci_dimmtemp *priv = data;
static int check_populated_dimms(struct peci_dimmtemp *priv)
static int create_dimm_temp_label(struct peci_dimmtemp *priv, int chan)
static int create_dimm_temp_info(struct peci_dimmtemp *priv)
struct peci_dimmtemp *priv = container_of(to_delayed_work(work),
struct peci_dimmtemp,
struct peci_dimmtemp *priv;
read_thresholds_hsx(struct peci_dimmtemp *priv, int dimm_order, int chan_rank, u32 *data)
read_thresholds_bdxd(struct peci_dimmtemp *priv, int dimm_order, int chan_rank, u32 *data)
read_thresholds_skx(struct peci_dimmtemp *priv, int dimm_order, int chan_rank, u32 *data)
read_thresholds_icx(struct peci_dimmtemp *priv, int dimm_order, int chan_rank, u32 *data)
read_thresholds_spr(struct peci_dimmtemp *priv, int dimm_order, int chan_rank, u32 *data)
struct peci_dimmtemp;
static int read_thresholds_emr(struct peci_dimmtemp *priv, int dimm_order,
int (*read_thresholds)(struct peci_dimmtemp *priv, int dimm_order,
static int get_dimm_temp(struct peci_dimmtemp *priv, int dimm_no, long *val)