Searched refs:devm_thermal_add_hwmon_sysfs (Results 1 – 14 of 14) sorted by relevance
20 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
266 int devm_thermal_add_hwmon_sysfs(struct thermal_zone_device *tz) in devm_thermal_add_hwmon_sysfs() function287 EXPORT_SYMBOL_GPL(devm_thermal_add_hwmon_sysfs);
122 if (devm_thermal_add_hwmon_sysfs(sensor->tzd)) in imx_sc_thermal_probe()
225 if (devm_thermal_add_hwmon_sysfs(data[id].tzd)) in k3_bandgap_probe()
288 if (devm_thermal_add_hwmon_sysfs(pdata->tzd)) in amlogic_thermal_probe()
160 if (devm_thermal_add_hwmon_sysfs(tzd)) in qoriq_tmu_register_tmu_zone()
346 if (devm_thermal_add_hwmon_sysfs(tmu->sensors[i].tzd)) in imx8mm_tmu_probe()
478 if (devm_thermal_add_hwmon_sysfs(tmdev->sensor[i].tzd)) in sun8i_ths_register()
185 if (devm_thermal_add_hwmon_sysfs(data->ti_thermal)) in ti_thermal_expose_sensor()
462 if (devm_thermal_add_hwmon_sysfs(chip->tz_dev)) in qpnp_tm_probe()
692 if (devm_thermal_add_hwmon_sysfs(tzd)) in adc_tm5_register_tzd()
1192 if (devm_thermal_add_hwmon_sysfs(tzd)) in tsens_register()
531 if (devm_thermal_add_hwmon_sysfs(tsc->tzd)) in tegra_tsensor_register_channel()
1213 ret = devm_thermal_add_hwmon_sysfs(tzdev); in mtk_thermal_probe()
Completed in 144 milliseconds