Searched refs:lm75_update_device (Results 1 – 1 of 1) sorted by relevance
95 static struct lm75_data *lm75_update_device(struct device *dev);109 struct lm75_data *data = lm75_update_device(dev); in lm75_read_temp()123 struct lm75_data *data = lm75_update_device(dev); in show_temp()520 static struct lm75_data *lm75_update_device(struct device *dev) in lm75_update_device() function