Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/hwmon/
Dw83793.c291 static struct w83793_data *w83793_update_device(struct device *dev);
321 struct w83793_data *data = w83793_update_device(dev); in show_vid()
353 struct w83793_data *data = w83793_update_device(dev); in show_alarm_beep()
404 struct w83793_data *data = w83793_update_device(dev); in show_beep_enable()
469 struct w83793_data *data = w83793_update_device(dev); in show_fan()
512 struct w83793_data *data = w83793_update_device(dev); in show_pwm()
568 struct w83793_data *data = w83793_update_device(dev); in show_temp()
623 struct w83793_data *data = w83793_update_device(dev); in show_temp_mode()
695 struct w83793_data *data = w83793_update_device(dev); in show_sf_setup()
793 struct w83793_data *data = w83793_update_device(dev); in show_sf_ctrl()
[all …]