Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/hwmon/
Dpc87360.c239 static struct pc87360_data *pc87360_update_device(struct device *dev);
261 struct pc87360_data *data = pc87360_update_device(dev); in show_fan_input()
269 struct pc87360_data *data = pc87360_update_device(dev); in show_fan_min()
277 struct pc87360_data *data = pc87360_update_device(dev); in show_fan_div()
285 struct pc87360_data *data = pc87360_update_device(dev); in show_fan_status()
360 struct pc87360_data *data = pc87360_update_device(dev); in show_pwm()
409 struct pc87360_data *data = pc87360_update_device(dev); in show_in_input()
417 struct pc87360_data *data = pc87360_update_device(dev); in show_in_min()
425 struct pc87360_data *data = pc87360_update_device(dev); in show_in_max()
433 struct pc87360_data *data = pc87360_update_device(dev); in show_in_status()
[all …]