Searched refs:thermal_add_hwmon_sysfs (Results 1 – 4 of 4) sorted by relevance
19 int thermal_add_hwmon_sysfs(struct thermal_zone_device *tz);23 thermal_add_hwmon_sysfs(struct thermal_zone_device *tz) in thermal_add_hwmon_sysfs() function
126 int thermal_add_hwmon_sysfs(struct thermal_zone_device *tz) in thermal_add_hwmon_sysfs() function208 EXPORT_SYMBOL_GPL(thermal_add_hwmon_sysfs);
575 ret = thermal_add_hwmon_sysfs(priv->zone); in rcar_thermal_probe()
1264 result = thermal_add_hwmon_sysfs(tz); in thermal_zone_device_register()