Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/hwmon/
Dlm75.c96 static struct lm75_data *lm75_update_device(struct device *dev);
110 struct lm75_data *data = lm75_update_device(dev); in lm75_read_temp()
124 struct lm75_data *data = lm75_update_device(dev); in show_temp()
527 static struct lm75_data *lm75_update_device(struct device *dev) in lm75_update_device() function