Searched refs:thermal_add_hwmon_sysfs (Results 1 – 10 of 10) sorted by relevance
19 int thermal_add_hwmon_sysfs(struct thermal_zone_device *tz);24 thermal_add_hwmon_sysfs(struct thermal_zone_device *tz) in thermal_add_hwmon_sysfs() function
138 int thermal_add_hwmon_sysfs(struct thermal_zone_device *tz) in thermal_add_hwmon_sysfs() function219 EXPORT_SYMBOL_GPL(thermal_add_hwmon_sysfs);276 ret = thermal_add_hwmon_sysfs(tz); in devm_thermal_add_hwmon_sysfs()
1592 error = thermal_add_hwmon_sysfs(thermal->sensors[i].tzd); in rockchip_thermal_probe()
1489 result = thermal_add_hwmon_sysfs(tz); in thermal_zone_device_register_with_trips()
101 return thermal_add_hwmon_sysfs(thermal); in bcm2711_thermal_probe()
253 err = thermal_add_hwmon_sysfs(tz); in bcm2835_thermal_probe()
217 ret = thermal_add_hwmon_sysfs(priv->zone); in rzg2l_thermal_probe()
510 ret = thermal_add_hwmon_sysfs(priv->zone); in rcar_thermal_probe()
558 ret = thermal_add_hwmon_sysfs(tsc->zone); in rcar_gen3_thermal_probe()
557 ret = thermal_add_hwmon_sysfs(sensor->th_dev); in stm_thermal_probe()
Completed in 30 milliseconds