Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/hwmon/
Dgl520sm.c63 struct gl520_data { struct
109 static struct gl520_data *gl520_update_device(struct device *dev) in gl520_update_device() argument
111 struct gl520_data *data = dev_get_drvdata(dev); in gl520_update_device()
192 struct gl520_data *data = gl520_update_device(dev); in cpu0_vid_show()
209 struct gl520_data *data = gl520_update_device(dev); in in_input_show()
222 struct gl520_data *data = gl520_update_device(dev); in in_min_show()
235 struct gl520_data *data = gl520_update_device(dev); in in_max_show()
247 struct gl520_data *data = dev_get_drvdata(dev); in in_min_store()
281 struct gl520_data *data = dev_get_drvdata(dev); in in_max_store()
342 struct gl520_data *data = gl520_update_device(dev); in fan_input_show()
[all …]