Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/thermal/
Dthermal_hwmon.h20 int devm_thermal_add_hwmon_sysfs(struct thermal_zone_device *tz);
30 devm_thermal_add_hwmon_sysfs(struct thermal_zone_device *tz) in devm_thermal_add_hwmon_sysfs() function
Dthermal_hwmon.c259 int devm_thermal_add_hwmon_sysfs(struct thermal_zone_device *tz) in devm_thermal_add_hwmon_sysfs() function
280 EXPORT_SYMBOL_GPL(devm_thermal_add_hwmon_sysfs);
Dimx_sc_thermal.c120 if (devm_thermal_add_hwmon_sysfs(sensor->tzd)) in imx_sc_thermal_probe()
Dqoriq_thermal.c161 if (devm_thermal_add_hwmon_sysfs(tzd)) in qoriq_tmu_register_tmu_zone()
Dsun8i_thermal.c477 if (devm_thermal_add_hwmon_sysfs(tmdev->sensor[i].tzd)) in sun8i_ths_register()