Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/thermal/
Dthermal_hwmon.h34 int thermal_add_hwmon_sysfs(struct thermal_zone_device *tz);
38 thermal_add_hwmon_sysfs(struct thermal_zone_device *tz) in thermal_add_hwmon_sysfs() function
Dthermal_hwmon.c149 int thermal_add_hwmon_sysfs(struct thermal_zone_device *tz) in thermal_add_hwmon_sysfs() function
Dthermal_core.c1603 result = thermal_add_hwmon_sysfs(tz); in thermal_zone_device_register()