Searched refs:lm92_data (Results 1 – 1 of 1) sorted by relevance
107 struct lm92_data { struct121 static struct lm92_data *lm92_update_device(struct device *dev) in lm92_update_device() argument123 struct lm92_data *data = dev_get_drvdata(dev); in lm92_update_device()149 struct lm92_data *data = lm92_update_device(dev); in show_temp()158 struct lm92_data *data = dev_get_drvdata(dev); in set_temp()179 struct lm92_data *data = lm92_update_device(dev); in show_temp_hyst()187 struct lm92_data *data = lm92_update_device(dev); in show_temp_min_hyst()197 struct lm92_data *data = dev_get_drvdata(dev); in set_temp_hyst()219 struct lm92_data *data = lm92_update_device(dev); in show_alarms()227 struct lm92_data *data = lm92_update_device(dev); in show_alarm()[all …]