Home
last modified time | relevance | path

Searched refs:thermal_zone_bind_cooling_device (Results 1 – 6 of 6) sorted by relevance

/drivers/acpi/
Dthermal.c812 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/
Dti-thermal-common.c128 return thermal_zone_bind_cooling_device(thermal, 0, cdev, in ti_thermal_bind()
/drivers/platform/x86/
Dacerhdf.c332 if (thermal_zone_bind_cooling_device(thermal, 0, cdev, in acerhdf_bind()
/drivers/thermal/
Dthermal_core.c208 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);
Ddb8500_thermal.c78 ret = thermal_zone_bind_cooling_device(thermal, i, cdev, in db8500_cdev_bind()
Dexynos_thermal.c276 if (thermal_zone_bind_cooling_device(thermal, i, cdev, in exynos_bind()