Searched refs:thermal_zone_of_sensor_unregister (Results 1 - 13 of 13) sorted by relevance

/linux-4.4.14/drivers/thermal/
H A Dtegra_soctherm.c438 thermal_zone_of_sensor_unregister(&pdev->dev, tegra_soctherm_probe()
454 thermal_zone_of_sensor_unregister(&pdev->dev, tegra_soctherm_remove()
H A Drockchip_thermal.c720 thermal_zone_of_sensor_unregister(&pdev->dev, rockchip_thermal_probe()
747 thermal_zone_of_sensor_unregister(&pdev->dev, rockchip_thermal_probe()
767 thermal_zone_of_sensor_unregister(&pdev->dev, sensor->tzd); rockchip_thermal_remove()
H A Dhisi_thermal.c367 thermal_zone_of_sensor_unregister(&pdev->dev, sensor->tzd); hisi_thermal_remove()
H A Dqcom-spmi-temp-alarm.c284 thermal_zone_of_sensor_unregister(&pdev->dev, chip->tz_dev); qpnp_tm_remove()
H A Dof-thermal.c523 * thermal_zone_of_sensor_unregister - unregisters a sensor from a DT thermal zone
537 void thermal_zone_of_sensor_unregister(struct device *dev, thermal_zone_of_sensor_unregister() function
560 EXPORT_SYMBOL_GPL(thermal_zone_of_sensor_unregister); variable
/linux-4.4.14/drivers/input/touchscreen/
H A Dsun4i-ts.c380 thermal_zone_of_sensor_unregister(ts->dev, ts->tz); sun4i_ts_probe()
397 thermal_zone_of_sensor_unregister(ts->dev, ts->tz); sun4i_ts_remove()
/linux-4.4.14/include/linux/
H A Dthermal.h365 void thermal_zone_of_sensor_unregister(struct device *dev,
376 void thermal_zone_of_sensor_unregister(struct device *dev, thermal_zone_of_sensor_unregister() function
/linux-4.4.14/drivers/hwmon/
H A Dscpi-hwmon.c105 thermal_zone_of_sensor_unregister(&pdev->dev, zone->tzd); unregister_thermal_zones()
H A Dtmp102.c254 thermal_zone_of_sensor_unregister(tmp102->hwmon_dev, tmp102->tz); tmp102_remove()
H A Dlm75.c325 thermal_zone_of_sensor_unregister(data->hwmon_dev, data->tz); lm75_remove()
H A Dntc_thermistor.c659 thermal_zone_of_sensor_unregister(data->dev, data->tz); ntc_thermistor_remove()
/linux-4.4.14/drivers/thermal/ti-soc-thermal/
H A Dti-thermal-common.c372 thermal_zone_of_sensor_unregister(bgp->dev, ti_thermal_remove_sensor()
/linux-4.4.14/drivers/thermal/samsung/
H A Dexynos_tmu.c1391 thermal_zone_of_sensor_unregister(&pdev->dev, data->tzd); exynos_tmu_probe()
1411 thermal_zone_of_sensor_unregister(&pdev->dev, tzd); exynos_tmu_remove()

Completed in 383 milliseconds