Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/thermal/
A 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
A Dthermal_hwmon.c266 int devm_thermal_add_hwmon_sysfs(struct thermal_zone_device *tz) in devm_thermal_add_hwmon_sysfs() function
287 EXPORT_SYMBOL_GPL(devm_thermal_add_hwmon_sysfs);
A Dimx_sc_thermal.c122 if (devm_thermal_add_hwmon_sysfs(sensor->tzd)) in imx_sc_thermal_probe()
A Dk3_bandgap.c225 if (devm_thermal_add_hwmon_sysfs(data[id].tzd)) in k3_bandgap_probe()
A Damlogic_thermal.c288 if (devm_thermal_add_hwmon_sysfs(pdata->tzd)) in amlogic_thermal_probe()
A Dqoriq_thermal.c160 if (devm_thermal_add_hwmon_sysfs(tzd)) in qoriq_tmu_register_tmu_zone()
A Dimx8mm_thermal.c346 if (devm_thermal_add_hwmon_sysfs(tmu->sensors[i].tzd)) in imx8mm_tmu_probe()
A Dsun8i_thermal.c478 if (devm_thermal_add_hwmon_sysfs(tmdev->sensor[i].tzd)) in sun8i_ths_register()
/linux-6.3-rc2/drivers/thermal/ti-soc-thermal/
A Dti-thermal-common.c185 if (devm_thermal_add_hwmon_sysfs(data->ti_thermal)) in ti_thermal_expose_sensor()
/linux-6.3-rc2/drivers/thermal/qcom/
A Dqcom-spmi-temp-alarm.c462 if (devm_thermal_add_hwmon_sysfs(chip->tz_dev)) in qpnp_tm_probe()
A Dqcom-spmi-adc-tm5.c692 if (devm_thermal_add_hwmon_sysfs(tzd)) in adc_tm5_register_tzd()
A Dtsens.c1192 if (devm_thermal_add_hwmon_sysfs(tzd)) in tsens_register()
/linux-6.3-rc2/drivers/thermal/tegra/
A Dtegra30-tsensor.c531 if (devm_thermal_add_hwmon_sysfs(tsc->tzd)) in tegra_tsensor_register_channel()
/linux-6.3-rc2/drivers/thermal/mediatek/
A Dauxadc_thermal.c1213 ret = devm_thermal_add_hwmon_sysfs(tzdev); in mtk_thermal_probe()

Completed in 144 milliseconds