Searched refs:lm92_data (Results 1 – 1 of 1) sorted by relevance
108 struct lm92_data { struct122 static struct lm92_data *lm92_update_device(struct device *dev) in lm92_update_device() argument124 struct lm92_data *data = dev_get_drvdata(dev); in lm92_update_device()150 struct lm92_data *data = lm92_update_device(dev); in show_temp()159 struct lm92_data *data = dev_get_drvdata(dev); in set_temp()180 struct lm92_data *data = lm92_update_device(dev); in show_temp_hyst()188 struct lm92_data *data = lm92_update_device(dev); in temp1_min_hyst_show()198 struct lm92_data *data = dev_get_drvdata(dev); in set_temp_hyst()220 struct lm92_data *data = lm92_update_device(dev); in alarms_show()228 struct lm92_data *data = lm92_update_device(dev); in show_alarm()[all …]