Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/hwmon/
Dlm75.c95 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