Searched refs:thermal_zone_of_sensor_unregister (Results 1 – 8 of 8) sorted by relevance
| /Linux-v4.19/drivers/thermal/ |
| D | zx2967_thermal.c | 172 thermal_zone_of_sensor_unregister(&pdev->dev, priv->tzd); in zx2967_thermal_probe() 194 thermal_zone_of_sensor_unregister(&pdev->dev, priv->tzd); in zx2967_thermal_exit()
|
| D | of-thermal.c | 530 void thermal_zone_of_sensor_unregister(struct device *dev, in thermal_zone_of_sensor_unregister() function 553 EXPORT_SYMBOL_GPL(thermal_zone_of_sensor_unregister); 557 thermal_zone_of_sensor_unregister(dev, in devm_thermal_zone_of_sensor_release()
|
| /Linux-v4.19/drivers/thermal/broadcom/ |
| D | bcm2835_thermal.c | 282 thermal_zone_of_sensor_unregister(&pdev->dev, tz); in bcm2835_thermal_probe() 295 thermal_zone_of_sensor_unregister(&pdev->dev, tz); in bcm2835_thermal_remove()
|
| D | brcmstb_thermal.c | 360 thermal_zone_of_sensor_unregister(&pdev->dev, thermal); in brcmstb_thermal_probe() 370 thermal_zone_of_sensor_unregister(&pdev->dev, priv->thermal); in brcmstb_thermal_exit()
|
| /Linux-v4.19/include/linux/ |
| D | thermal.h | 381 void thermal_zone_of_sensor_unregister(struct device *dev, 397 void thermal_zone_of_sensor_unregister(struct device *dev, in thermal_zone_of_sensor_unregister() function
|
| /Linux-v4.19/Documentation/thermal/ |
| D | sysfs-api.txt | 117 1.1.4 void thermal_zone_of_sensor_unregister(struct device *dev, 136 is not require to explicitly call thermal_zone_of_sensor_unregister() 144 thermal_zone_of_sensor_unregister(). 145 All details of thermal_zone_of_sensor_unregister() described in
|
| /Linux-v4.19/drivers/thermal/samsung/ |
| D | exynos_tmu.c | 1129 thermal_zone_of_sensor_unregister(&pdev->dev, data->tzd); in exynos_tmu_probe() 1149 thermal_zone_of_sensor_unregister(&pdev->dev, tzd); in exynos_tmu_remove()
|
| /Linux-v4.19/drivers/iio/adc/ |
| D | sun4i-gpadc-iio.c | 693 thermal_zone_of_sensor_unregister(info->sensor_device, info->tzd); in sun4i_gpadc_remove()
|