Home
last modified time | relevance | path

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

/drivers/hwmon/
Dlm75.c84 static struct lm75_data *lm75_update_device(struct device *dev);
95 struct lm75_data *data = lm75_update_device(dev); in show_temp()
405 static struct lm75_data *lm75_update_device(struct device *dev) in lm75_update_device() function