Home
last modified time | relevance | path

Searched refs:read_thresholds (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/hwmon/peci/
H A Ddimmtemp.c58 int (*read_thresholds)(struct peci_dimmtemp *priv, int dimm_order, member
129 ret = priv->gen_info->read_thresholds(priv, dimm_order, chan_rank, &data); in update_thresholds()
580 .read_thresholds = &read_thresholds_hsx,
587 .read_thresholds = &read_thresholds_hsx,
594 .read_thresholds = &read_thresholds_bdxd,
601 .read_thresholds = &read_thresholds_skx,
608 .read_thresholds = &read_thresholds_icx,
615 .read_thresholds = &read_thresholds_icx,
622 .read_thresholds = &read_thresholds_spr,