Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/hwmon/
Dw83793.c306 static struct w83793_data *w83793_update_device(struct device *dev);
336 struct w83793_data *data = w83793_update_device(dev); in show_vid()
368 struct w83793_data *data = w83793_update_device(dev); in show_alarm_beep()
419 struct w83793_data *data = w83793_update_device(dev); in show_beep_enable()
484 struct w83793_data *data = w83793_update_device(dev); in show_fan()
527 struct w83793_data *data = w83793_update_device(dev); in show_pwm()
583 struct w83793_data *data = w83793_update_device(dev); in show_temp()
638 struct w83793_data *data = w83793_update_device(dev); in show_temp_mode()
710 struct w83793_data *data = w83793_update_device(dev); in show_sf_setup()
808 struct w83793_data *data = w83793_update_device(dev); in show_sf_ctrl()
[all …]