Searched refs:thermal_zone_bind_cooling_device (Results 1 – 6 of 6) sorted by relevance
/drivers/acpi/ |
D | thermal.c | 812 thermal_zone_bind_cooling_device in acpi_thermal_cooling_device_cb() 836 result = thermal_zone_bind_cooling_device in acpi_thermal_cooling_device_cb() 852 result = thermal_zone_bind_cooling_device in acpi_thermal_cooling_device_cb()
|
/drivers/staging/ti-soc-thermal/ |
D | ti-thermal-common.c | 128 return thermal_zone_bind_cooling_device(thermal, 0, cdev, in ti_thermal_bind()
|
/drivers/platform/x86/ |
D | acerhdf.c | 332 if (thermal_zone_bind_cooling_device(thermal, 0, cdev, in acerhdf_bind()
|
/drivers/thermal/ |
D | thermal_core.c | 208 ret = thermal_zone_bind_cooling_device(tz, i, cdev, in __bind() 672 thermal_zone_bind_cooling_device(tz, in passive_store() 1130 int thermal_zone_bind_cooling_device(struct thermal_zone_device *tz, in thermal_zone_bind_cooling_device() function 1222 EXPORT_SYMBOL_GPL(thermal_zone_bind_cooling_device);
|
D | db8500_thermal.c | 78 ret = thermal_zone_bind_cooling_device(thermal, i, cdev, in db8500_cdev_bind()
|
D | exynos_thermal.c | 276 if (thermal_zone_bind_cooling_device(thermal, i, cdev, in exynos_bind()
|