Home
last modified time | relevance | path

Searched refs:adm1026_data (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/hwmon/
H A Dadm1026.c247 * at client->data. The adm1026_data structure is dynamically
257 struct adm1026_data { struct
319 static struct adm1026_data *adm1026_update_device(struct device *dev) in adm1026_update_device()
321 struct adm1026_data *data = dev_get_drvdata(dev); in adm1026_update_device()
472 struct adm1026_data *data = adm1026_update_device(dev); in in_show()
480 struct adm1026_data *data = adm1026_update_device(dev); in in_min_show()
488 struct adm1026_data *data = dev_get_drvdata(dev); in in_min_store()
508 struct adm1026_data *data = adm1026_update_device(dev); in in_max_show()
516 struct adm1026_data *data = dev_get_drvdata(dev); in in_max_store()
584 struct adm1026_data *dat in in16_show()
[all...]
/kernel/linux/linux-6.6/drivers/hwmon/
H A Dadm1026.c247 * at client->data. The adm1026_data structure is dynamically
257 struct adm1026_data { struct
319 static struct adm1026_data *adm1026_update_device(struct device *dev) in adm1026_update_device()
321 struct adm1026_data *data = dev_get_drvdata(dev); in adm1026_update_device()
472 struct adm1026_data *data = adm1026_update_device(dev); in in_show()
480 struct adm1026_data *data = adm1026_update_device(dev); in in_min_show()
488 struct adm1026_data *data = dev_get_drvdata(dev); in in_min_store()
508 struct adm1026_data *data = adm1026_update_device(dev); in in_max_show()
516 struct adm1026_data *data = dev_get_drvdata(dev); in in_max_store()
584 struct adm1026_data *dat in in16_show()
[all...]

Completed in 4 milliseconds