Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/hwmon/
Dhwmon.c31 struct hwmon_device { struct
40 #define to_hwmon_device(d) container_of(d, struct hwmon_device, dev) argument
115 struct hwmon_device *hwdev = to_hwmon_device(dev); in hwmon_dev_release()
142 struct hwmon_device *hwdev = to_hwmon_device(tdata->dev); in hwmon_thermal_get_temp()
167 struct hwmon_device *hwdev = to_hwmon_device(dev); in hwmon_thermal_add_sensor()
200 struct hwmon_device *hwdev = to_hwmon_device(dev); in hwmon_thermal_register_sensors()
231 struct hwmon_device *hwdev = to_hwmon_device(dev); in hwmon_thermal_notify()
699 struct hwmon_device *hwdev; in __hwmon_device_register()