Home
last modified time | relevance | path

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

/linux/drivers/thermal/
H A Dthermal_hwmon.h20 int devm_thermal_add_hwmon_sysfs(struct device *dev, struct thermal_zone_device *tz);
30 devm_thermal_add_hwmon_sysfs(struct device *dev, struct thermal_zone_device *tz) in devm_thermal_add_hwmon_sysfs() function
H A Dthermal_hwmon.c246 int devm_thermal_add_hwmon_sysfs(struct device *dev, struct thermal_zone_device *tz) in devm_thermal_add_hwmon_sysfs() function
270 EXPORT_SYMBOL_GPL(devm_thermal_add_hwmon_sysfs);
H A Dimx_sc_thermal.c117 devm_thermal_add_hwmon_sysfs(&pdev->dev, sensor->tzd); in imx_sc_thermal_probe()
H A Dloongson2_thermal.c178 devm_thermal_add_hwmon_sysfs(dev, tzd); in loongson2_thermal_probe()
H A Dimx91_thermal.c323 devm_thermal_add_hwmon_sysfs(dev, tmu->tzd); in imx91_tmu_probe()
H A Dqoriq_thermal.c207 devm_thermal_add_hwmon_sysfs(dev, tzd); in qoriq_tmu_register_tmu_zone()
H A Dk3_j72xx_bandgap.c519 devm_thermal_add_hwmon_sysfs(bgp->dev, ti_thermal); in k3_j72xx_bandgap_probe()
H A Dsun8i_thermal.c547 devm_thermal_add_hwmon_sysfs(tmdev->dev, tmdev->sensor[i].tzd); in sun8i_ths_register()
/linux/drivers/thermal/ti-soc-thermal/
H A Dti-thermal-common.c187 devm_thermal_add_hwmon_sysfs(bgp->dev, data->ti_thermal); in ti_thermal_expose_sensor()
/linux/drivers/thermal/st/
H A Dst_thermal.c212 devm_thermal_add_hwmon_sysfs(dev, sensor->thermal_dev); in st_thermal_register()
/linux/drivers/thermal/spacemit/
H A Dk1_tsensor.c274 ret = devm_thermal_add_hwmon_sysfs(dev, ts->ch[i].tzd); in k1_tsensor_probe()
/linux/drivers/thermal/qcom/
H A Dqcom-spmi-adc-tm5-gen3.c323 ret = devm_thermal_add_hwmon_sysfs(adc_tm5->dev, tzd); in adc_tm5_register_tzd()
H A Dqcom-spmi-adc-tm5.c688 devm_thermal_add_hwmon_sysfs(adc_tm->dev, tzd); in adc_tm5_register_tzd()
H A Dtsens.c1342 devm_thermal_add_hwmon_sysfs(priv->dev, tzd); in tsens_register()
/linux/drivers/thermal/renesas/
H A Drzg3e_thermal.c468 ret = devm_thermal_add_hwmon_sysfs(dev, priv->zone); in rzg3e_thermal_probe()
/linux/drivers/thermal/tegra/
H A Dtegra30-tsensor.c531 devm_thermal_add_hwmon_sysfs(ts->dev, tsc->tzd); in tegra_tsensor_register_channel()
/linux/drivers/thermal/mediatek/
H A Dauxadc_thermal.c1293 ret = devm_thermal_add_hwmon_sysfs(&pdev->dev, tzdev); in mtk_thermal_probe()
H A Dlvts_thermal.c1319 devm_thermal_add_hwmon_sysfs(dev, tz); in lvts_ctrl_start()