Home
last modified time | relevance | path

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

/drivers/hwmon/
Dsmm665.c137 struct smm665_data { struct
177 static int smm665_read_adc(struct smm665_data *data, int adc) in smm665_read_adc()
237 static struct smm665_data *smm665_update_device(struct device *dev) in smm665_update_device()
239 struct smm665_data *data = dev_get_drvdata(dev); in smm665_update_device()
241 struct smm665_data *ret = data; in smm665_update_device()
315 struct smm665_data *data = dev_get_drvdata(dev); in smm665_get_min()
322 struct smm665_data *data = dev_get_drvdata(dev); in smm665_get_max()
329 struct smm665_data *data = dev_get_drvdata(dev); in smm665_get_lcrit()
336 struct smm665_data *data = dev_get_drvdata(dev); in smm665_get_crit()
345 struct smm665_data *data = smm665_update_device(dev); in smm665_show_crit_alarm()
[all …]