Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/hwmon/
Dadm9240.c124 struct adm9240_data { struct
161 static struct adm9240_data *adm9240_update_device(struct device *dev) in adm9240_update_device() argument
163 struct adm9240_data *data = dev_get_drvdata(dev); in adm9240_update_device()
255 struct adm9240_data *data = adm9240_update_device(dev); in temp1_input_show()
263 struct adm9240_data *data = adm9240_update_device(dev); in max_show()
271 struct adm9240_data *data = dev_get_drvdata(dev); in max_store()
297 struct adm9240_data *data = adm9240_update_device(dev); in in_show()
306 struct adm9240_data *data = adm9240_update_device(dev); in in_min_show()
315 struct adm9240_data *data = adm9240_update_device(dev); in in_max_show()
325 struct adm9240_data *data = dev_get_drvdata(dev); in in_min_store()
[all …]