Lines Matching +defs:val +defs:data
93 static int get_dimm_temp(struct peci_dimmtemp *priv, int dimm_no, long *val) in get_dimm_temp()
98 u32 data; in get_dimm_temp() local
123 u32 data; in update_thresholds() local
142 int dimm_no, long *val) in get_dimm_thresholds()
183 u32 attr, int channel, long *val) in dimmtemp_read()
201 static umode_t dimmtemp_is_visible(const void *data, enum hwmon_sensor_types type, in dimmtemp_is_visible()
423 read_thresholds_hsx(struct peci_dimmtemp *priv, int dimm_order, int chan_rank, u32 *data) in read_thresholds_hsx()
451 read_thresholds_bdxd(struct peci_dimmtemp *priv, int dimm_order, int chan_rank, u32 *data) in read_thresholds_bdxd()
475 read_thresholds_skx(struct peci_dimmtemp *priv, int dimm_order, int chan_rank, u32 *data) in read_thresholds_skx()
501 read_thresholds_icx(struct peci_dimmtemp *priv, int dimm_order, int chan_rank, u32 *data) in read_thresholds_icx()
538 read_thresholds_spr(struct peci_dimmtemp *priv, int dimm_order, int chan_rank, u32 *data) in read_thresholds_spr()