Searched refs:thermal_zone_of_sensor_unregister (Results 1 – 8 of 8) sorted by relevance
| /Linux-v5.10/drivers/thermal/broadcom/ |
| D | bcm2835_thermal.c | 281 thermal_zone_of_sensor_unregister(&pdev->dev, tz); in bcm2835_thermal_probe() 294 thermal_zone_of_sensor_unregister(&pdev->dev, tz); in bcm2835_thermal_remove()
|
| /Linux-v5.10/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 | thermal_of.c | 548 void thermal_zone_of_sensor_unregister(struct device *dev, in thermal_zone_of_sensor_unregister() function 571 EXPORT_SYMBOL_GPL(thermal_zone_of_sensor_unregister); 575 thermal_zone_of_sensor_unregister(dev, in devm_thermal_zone_of_sensor_release()
|
| /Linux-v5.10/include/linux/ |
| D | thermal.h | 324 void thermal_zone_of_sensor_unregister(struct device *dev, 347 void thermal_zone_of_sensor_unregister(struct device *dev, in thermal_zone_of_sensor_unregister() function
|
| /Linux-v5.10/drivers/thermal/st/ |
| D | stm_thermal.c | 575 thermal_zone_of_sensor_unregister(&pdev->dev, sensor->th_dev); in stm_thermal_probe() 585 thermal_zone_of_sensor_unregister(&pdev->dev, sensor->th_dev); in stm_thermal_remove()
|
| /Linux-v5.10/Documentation/driver-api/thermal/ |
| D | sysfs-api.rst | 160 void thermal_zone_of_sensor_unregister(struct device *dev, 185 is not require to explicitly call thermal_zone_of_sensor_unregister() 195 thermal_zone_of_sensor_unregister(). 196 All details of thermal_zone_of_sensor_unregister() described in
|
| /Linux-v5.10/drivers/thermal/samsung/ |
| D | exynos_tmu.c | 1120 thermal_zone_of_sensor_unregister(&pdev->dev, data->tzd); in exynos_tmu_probe() 1140 thermal_zone_of_sensor_unregister(&pdev->dev, tzd); in exynos_tmu_remove()
|
| /Linux-v5.10/drivers/iio/adc/ |
| D | sun4i-gpadc-iio.c | 684 thermal_zone_of_sensor_unregister(info->sensor_device, info->tzd); in sun4i_gpadc_remove()
|