Home
last modified time | relevance | path

Searched refs:devm_thermal_add_hwmon_sysfs (Results 1 – 21 of 21) 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.c261 int devm_thermal_add_hwmon_sysfs(struct device *dev, struct thermal_zone_device *tz) in devm_thermal_add_hwmon_sysfs() function
285 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.c179 devm_thermal_add_hwmon_sysfs(dev, tzd); in loongson2_thermal_probe()
H A Dk3_bandgap.c224 devm_thermal_add_hwmon_sysfs(dev, data[id].tzd); in k3_bandgap_probe()
H A Dthermal-generic-adc.c207 devm_thermal_add_hwmon_sysfs(dev, gti->tz_dev); in gadc_thermal_probe()
H A Damlogic_thermal.c291 devm_thermal_add_hwmon_sysfs(&pdev->dev, pdata->tzd); in amlogic_thermal_probe()
H A Dqoriq_thermal.c171 devm_thermal_add_hwmon_sysfs(dev, tzd); in qoriq_tmu_register_tmu_zone()
H A Dimx8mm_thermal.c343 devm_thermal_add_hwmon_sysfs(&pdev->dev, tmu->sensors[i].tzd); in imx8mm_tmu_probe()
H A Dk3_j72xx_bandgap.c519 devm_thermal_add_hwmon_sysfs(bgp->dev, ti_thermal); in k3_j72xx_bandgap_probe()
H A Dsun8i_thermal.c548 devm_thermal_add_hwmon_sysfs(tmdev->dev, tmdev->sensor[i].tzd); in sun8i_ths_register()
/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/renesas/
H A Drzg3s_thermal.c219 ret = devm_thermal_add_hwmon_sysfs(dev, priv->tz); in rzg3s_thermal_probe()
H A Drzg3e_thermal.c471 ret = devm_thermal_add_hwmon_sysfs(dev, priv->zone); in rzg3e_thermal_probe()
/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/tegra/
H A Dtegra30-tsensor.c531 devm_thermal_add_hwmon_sysfs(ts->dev, tsc->tzd); in tegra_tsensor_register_channel()
/linux/drivers/thermal/qcom/
H A Dqcom-spmi-temp-alarm.c877 devm_thermal_add_hwmon_sysfs(&pdev->dev, chip->tz_dev); in qpnp_tm_probe()
H A Dqcom-spmi-adc-tm5.c691 devm_thermal_add_hwmon_sysfs(adc_tm->dev, tzd); in adc_tm5_register_tzd()
H A Dtsens.c1261 devm_thermal_add_hwmon_sysfs(priv->dev, tzd); in tsens_register()
/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()