Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/hwmon/peci/
A Ddimmtemp.c56 int (*read_thresholds)(struct peci_dimmtemp *priv, int dimm_order, member
127 ret = priv->gen_info->read_thresholds(priv, dimm_order, chan_rank, &data); in update_thresholds()
537 .read_thresholds = &read_thresholds_hsx,
544 .read_thresholds = &read_thresholds_hsx,
551 .read_thresholds = &read_thresholds_bdxd,
558 .read_thresholds = &read_thresholds_skx,
565 .read_thresholds = &read_thresholds_icx,
572 .read_thresholds = &read_thresholds_icx,

Completed in 4 milliseconds