Home
last modified time | relevance | path

Searched refs:thermal_zone_of_sensor_unregister (Results 1 – 10 of 10) sorted by relevance

/linux-4.1.27/include/linux/
Dthermal.h307 void thermal_zone_of_sensor_unregister(struct device *dev,
318 void thermal_zone_of_sensor_unregister(struct device *dev, in thermal_zone_of_sensor_unregister() function
/linux-4.1.27/drivers/thermal/
Drockchip_thermal.c600 thermal_zone_of_sensor_unregister(&pdev->dev, thermal->sensors[1].tzd); in rockchip_thermal_probe()
602 thermal_zone_of_sensor_unregister(&pdev->dev, thermal->sensors[0].tzd); in rockchip_thermal_probe()
620 thermal_zone_of_sensor_unregister(&pdev->dev, sensor->tzd); in rockchip_thermal_remove()
Dtegra_soctherm.c438 thermal_zone_of_sensor_unregister(&pdev->dev, in tegra_soctherm_probe()
454 thermal_zone_of_sensor_unregister(&pdev->dev, in tegra_soctherm_remove()
Dof-thermal.c532 void thermal_zone_of_sensor_unregister(struct device *dev, in thermal_zone_of_sensor_unregister() function
555 EXPORT_SYMBOL_GPL(thermal_zone_of_sensor_unregister);
/linux-4.1.27/drivers/input/touchscreen/
Dsun4i-ts.c380 thermal_zone_of_sensor_unregister(ts->dev, ts->tz); in sun4i_ts_probe()
397 thermal_zone_of_sensor_unregister(ts->dev, ts->tz); in sun4i_ts_remove()
/linux-4.1.27/drivers/hwmon/
Dtmp102.c240 thermal_zone_of_sensor_unregister(tmp102->hwmon_dev, tmp102->tz); in tmp102_remove()
Dlm75.c319 thermal_zone_of_sensor_unregister(data->hwmon_dev, data->tz); in lm75_remove()
Dntc_thermistor.c617 thermal_zone_of_sensor_unregister(data->dev, data->tz); in ntc_thermistor_remove()
/linux-4.1.27/drivers/thermal/ti-soc-thermal/
Dti-thermal-common.c371 thermal_zone_of_sensor_unregister(bgp->dev, in ti_thermal_remove_sensor()
/linux-4.1.27/drivers/thermal/samsung/
Dexynos_tmu.c1214 thermal_zone_of_sensor_unregister(&pdev->dev, data->tzd); in exynos_tmu_probe()
1224 thermal_zone_of_sensor_unregister(&pdev->dev, tzd); in exynos_tmu_remove()