Home
last modified time | relevance | path

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

/linux/drivers/thermal/
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
A Dthermal_hwmon.c264 int devm_thermal_add_hwmon_sysfs(struct device *dev, struct thermal_zone_device *tz) in devm_thermal_add_hwmon_sysfs() function
288 EXPORT_SYMBOL_GPL(devm_thermal_add_hwmon_sysfs);
A Dimx_sc_thermal.c117 devm_thermal_add_hwmon_sysfs(&pdev->dev, sensor->tzd); in imx_sc_thermal_probe()
A Dthermal-generic-adc.c154 devm_thermal_add_hwmon_sysfs(dev, gti->tz_dev); in gadc_thermal_probe()
A Dloongson2_thermal.c172 devm_thermal_add_hwmon_sysfs(dev, tzd); in loongson2_thermal_probe()
A Dk3_bandgap.c224 devm_thermal_add_hwmon_sysfs(dev, data[id].tzd); in k3_bandgap_probe()
A Damlogic_thermal.c291 devm_thermal_add_hwmon_sysfs(&pdev->dev, pdata->tzd); in amlogic_thermal_probe()
A Dqoriq_thermal.c170 devm_thermal_add_hwmon_sysfs(dev, tzd); in qoriq_tmu_register_tmu_zone()
A Dimx8mm_thermal.c343 devm_thermal_add_hwmon_sysfs(&pdev->dev, tmu->sensors[i].tzd); in imx8mm_tmu_probe()
A Dsun8i_thermal.c549 devm_thermal_add_hwmon_sysfs(tmdev->dev, tmdev->sensor[i].tzd); in sun8i_ths_register()
/linux/drivers/thermal/st/
A Dst_thermal.c212 devm_thermal_add_hwmon_sysfs(dev, sensor->thermal_dev); in st_thermal_register()
/linux/drivers/thermal/ti-soc-thermal/
A Dti-thermal-common.c187 devm_thermal_add_hwmon_sysfs(bgp->dev, data->ti_thermal); in ti_thermal_expose_sensor()
/linux/drivers/thermal/qcom/
A Dqcom-spmi-temp-alarm.c434 devm_thermal_add_hwmon_sysfs(&pdev->dev, chip->tz_dev); in qpnp_tm_probe()
A Dqcom-spmi-adc-tm5.c691 devm_thermal_add_hwmon_sysfs(adc_tm->dev, tzd); in adc_tm5_register_tzd()
A Dtsens.c1243 devm_thermal_add_hwmon_sysfs(priv->dev, tzd); in tsens_register()
/linux/drivers/thermal/tegra/
A Dtegra30-tsensor.c531 devm_thermal_add_hwmon_sysfs(ts->dev, tsc->tzd); in tegra_tsensor_register_channel()
/linux/drivers/thermal/mediatek/
A Dauxadc_thermal.c1293 ret = devm_thermal_add_hwmon_sysfs(&pdev->dev, tzdev); in mtk_thermal_probe()
A Dlvts_thermal.c1151 devm_thermal_add_hwmon_sysfs(dev, tz); in lvts_ctrl_start()

Completed in 34 milliseconds