Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/hwmon/
Dw83793.c204 struct w83793_data { struct
279 struct w83793_data *data = container_of(ref, struct w83793_data, kref); in w83793_release_resources() argument
291 static struct w83793_data *w83793_update_device(struct device *dev);
314 struct w83793_data *data = dev_get_drvdata(dev); in vrm_show()
321 struct w83793_data *data = w83793_update_device(dev); in show_vid()
333 struct w83793_data *data = dev_get_drvdata(dev); in vrm_store()
353 struct w83793_data *data = w83793_update_device(dev); in show_alarm_beep()
375 struct w83793_data *data = i2c_get_clientdata(client); in store_beep()
404 struct w83793_data *data = w83793_update_device(dev); in show_beep_enable()
413 struct w83793_data *data = i2c_get_clientdata(client); in store_beep_enable()
[all …]