Searched refs:thermal_zone_of_sensor_unregister (Results 1 – 10 of 10) sorted by relevance
| /linux-4.1.27/include/linux/ |
| D | thermal.h | 307 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/ |
| D | rockchip_thermal.c | 600 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()
|
| D | tegra_soctherm.c | 438 thermal_zone_of_sensor_unregister(&pdev->dev, in tegra_soctherm_probe() 454 thermal_zone_of_sensor_unregister(&pdev->dev, in tegra_soctherm_remove()
|
| D | of-thermal.c | 532 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/ |
| D | sun4i-ts.c | 380 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/ |
| D | tmp102.c | 240 thermal_zone_of_sensor_unregister(tmp102->hwmon_dev, tmp102->tz); in tmp102_remove()
|
| D | lm75.c | 319 thermal_zone_of_sensor_unregister(data->hwmon_dev, data->tz); in lm75_remove()
|
| D | ntc_thermistor.c | 617 thermal_zone_of_sensor_unregister(data->dev, data->tz); in ntc_thermistor_remove()
|
| /linux-4.1.27/drivers/thermal/ti-soc-thermal/ |
| D | ti-thermal-common.c | 371 thermal_zone_of_sensor_unregister(bgp->dev, in ti_thermal_remove_sensor()
|
| /linux-4.1.27/drivers/thermal/samsung/ |
| D | exynos_tmu.c | 1214 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()
|