Home
last modified time | relevance | path

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

/linux-3.3/drivers/hwmon/
Dlm87.c161 static struct lm87_data *lm87_update_device(struct device *dev);
237 struct lm87_data *data = lm87_update_device(dev); \
243 struct lm87_data *data = lm87_update_device(dev); \
249 struct lm87_data *data = lm87_update_device(dev); \
319 struct lm87_data *data = lm87_update_device(dev); \
324 struct lm87_data *data = lm87_update_device(dev); \
329 struct lm87_data *data = lm87_update_device(dev); \
385 struct lm87_data *data = lm87_update_device(dev); in show_temp_crit_int()
391 struct lm87_data *data = lm87_update_device(dev); in show_temp_crit_ext()
402 struct lm87_data *data = lm87_update_device(dev); \
[all …]