Searched refs:thermal_zone_of_sensor_unregister (Results 1 – 13 of 13) sorted by relevance
| /linux-4.4.14/include/linux/ |
| D | thermal.h | 365 void thermal_zone_of_sensor_unregister(struct device *dev, 376 void thermal_zone_of_sensor_unregister(struct device *dev, in thermal_zone_of_sensor_unregister() function
|
| /linux-4.4.14/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.4.14/drivers/thermal/ |
| 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 | rockchip_thermal.c | 720 thermal_zone_of_sensor_unregister(&pdev->dev, in rockchip_thermal_probe() 747 thermal_zone_of_sensor_unregister(&pdev->dev, in rockchip_thermal_probe() 767 thermal_zone_of_sensor_unregister(&pdev->dev, sensor->tzd); in rockchip_thermal_remove()
|
| D | qcom-spmi-temp-alarm.c | 284 thermal_zone_of_sensor_unregister(&pdev->dev, chip->tz_dev); in qpnp_tm_remove()
|
| D | of-thermal.c | 537 void thermal_zone_of_sensor_unregister(struct device *dev, in thermal_zone_of_sensor_unregister() function 560 EXPORT_SYMBOL_GPL(thermal_zone_of_sensor_unregister);
|
| D | hisi_thermal.c | 367 thermal_zone_of_sensor_unregister(&pdev->dev, sensor->tzd); in hisi_thermal_remove()
|
| /linux-4.4.14/drivers/hwmon/ |
| D | scpi-hwmon.c | 105 thermal_zone_of_sensor_unregister(&pdev->dev, zone->tzd); in unregister_thermal_zones()
|
| D | tmp102.c | 254 thermal_zone_of_sensor_unregister(tmp102->hwmon_dev, tmp102->tz); in tmp102_remove()
|
| D | lm75.c | 325 thermal_zone_of_sensor_unregister(data->hwmon_dev, data->tz); in lm75_remove()
|
| D | ntc_thermistor.c | 659 thermal_zone_of_sensor_unregister(data->dev, data->tz); in ntc_thermistor_remove()
|
| /linux-4.4.14/drivers/thermal/ti-soc-thermal/ |
| D | ti-thermal-common.c | 372 thermal_zone_of_sensor_unregister(bgp->dev, in ti_thermal_remove_sensor()
|
| /linux-4.4.14/drivers/thermal/samsung/ |
| D | exynos_tmu.c | 1391 thermal_zone_of_sensor_unregister(&pdev->dev, data->tzd); in exynos_tmu_probe() 1411 thermal_zone_of_sensor_unregister(&pdev->dev, tzd); in exynos_tmu_remove()
|