Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/hwmon/
Dsmm665.c140 struct smm665_data { struct
180 static int smm665_read_adc(struct smm665_data *data, int adc) in smm665_read_adc()
240 static struct smm665_data *smm665_update_device(struct device *dev) in smm665_update_device()
242 struct smm665_data *data = dev_get_drvdata(dev); in smm665_update_device()
244 struct smm665_data *ret = data; in smm665_update_device()
318 struct smm665_data *data = dev_get_drvdata(dev); in smm665_get_min()
325 struct smm665_data *data = dev_get_drvdata(dev); in smm665_get_max()
332 struct smm665_data *data = dev_get_drvdata(dev); in smm665_get_lcrit()
339 struct smm665_data *data = dev_get_drvdata(dev); in smm665_get_crit()
348 struct smm665_data *data = smm665_update_device(dev); in smm665_show_crit_alarm()
[all …]