Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hwmon/
H A Dlm92.c99 struct lm92_data { struct
113 static struct lm92_data *lm92_update_device(struct device *dev) in lm92_update_device() argument
115 struct lm92_data *data = dev_get_drvdata(dev); in lm92_update_device()
141 struct lm92_data *data = lm92_update_device(dev); in temp_show()
151 struct lm92_data *data = dev_get_drvdata(dev); in temp_store()
172 struct lm92_data *data = lm92_update_device(dev); in temp_hyst_show()
181 struct lm92_data *data = lm92_update_device(dev); in temp1_min_hyst_show()
192 struct lm92_data *data = dev_get_drvdata(dev); in temp_hyst_store()
214 struct lm92_data *data = lm92_update_device(dev); in alarms_show()
223 struct lm92_data *data = lm92_update_device(dev); in alarm_show()
[all …]