Lines Matching refs:hwmon_device
34 struct hwmon_device { struct
44 #define to_hwmon_device(d) container_of(d, struct hwmon_device, dev) argument
95 struct hwmon_device *hdev = to_hwmon_device(dev); in hwmon_dev_attr_is_visible()
131 struct hwmon_device *hwdev = to_hwmon_device(dev); in hwmon_dev_release()
164 struct hwmon_device *hwdev = to_hwmon_device(tdata->dev); in hwmon_thermal_get_temp()
181 struct hwmon_device *hwdev = to_hwmon_device(tdata->dev); in hwmon_thermal_set_trips()
225 struct hwmon_device *hwdev = to_hwmon_device(dev); in hwmon_thermal_add_sensor()
260 struct hwmon_device *hwdev = to_hwmon_device(dev); in hwmon_thermal_register_sensors()
294 struct hwmon_device *hwdev = to_hwmon_device(dev); in hwmon_thermal_notify()
352 struct hwmon_device *hwdev; in pec_store()
871 struct hwmon_device *hwdev; in __hwmon_device_register()