Home
last modified time | relevance | path

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

/linux-5.19.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.c258 int devm_thermal_add_hwmon_sysfs(struct thermal_zone_device *tz) in devm_thermal_add_hwmon_sysfs() function
279 EXPORT_SYMBOL_GPL(devm_thermal_add_hwmon_sysfs);
Dimx_sc_thermal.c123 if (devm_thermal_add_hwmon_sysfs(sensor->tzd)) in imx_sc_thermal_probe()
Dk3_bandgap.c225 if (devm_thermal_add_hwmon_sysfs(data[id].tzd)) in k3_bandgap_probe()
Damlogic_thermal.c289 if (devm_thermal_add_hwmon_sysfs(pdata->tzd)) in amlogic_thermal_probe()
Dqoriq_thermal.c161 if (devm_thermal_add_hwmon_sysfs(tzd)) in qoriq_tmu_register_tmu_zone()
Dsun8i_thermal.c478 if (devm_thermal_add_hwmon_sysfs(tmdev->sensor[i].tzd)) in sun8i_ths_register()
Dmtk_thermal.c1092 ret = devm_thermal_add_hwmon_sysfs(tzdev); in mtk_thermal_probe()
/linux-5.19.10/drivers/thermal/ti-soc-thermal/
Dti-thermal-common.c185 if (devm_thermal_add_hwmon_sysfs(data->ti_thermal)) in ti_thermal_expose_sensor()
/linux-5.19.10/drivers/thermal/tegra/
Dtegra30-tsensor.c533 if (devm_thermal_add_hwmon_sysfs(tsc->tzd)) in tegra_tsensor_register_channel()
/linux-5.19.10/drivers/thermal/qcom/
Dtsens.c1068 if (devm_thermal_add_hwmon_sysfs(tzd)) in tsens_register()