Searched refs:thermal_zone_bind_cooling_device (Results 1 - 8 of 8) sorted by relevance

/linux-4.4.14/include/linux/
H A Dthermal.h401 int thermal_zone_bind_cooling_device(struct thermal_zone_device *, int,
445 static inline int thermal_zone_bind_cooling_device( thermal_zone_bind_cooling_device() function
/linux-4.4.14/drivers/thermal/ti-soc-thermal/
H A Dti-thermal-common.c146 return thermal_zone_bind_cooling_device(thermal, 0, cdev, ti_thermal_bind()
/linux-4.4.14/drivers/acpi/
H A Dthermal.c797 thermal_zone_bind_cooling_device acpi_thermal_cooling_device_cb()
822 result = thermal_zone_bind_cooling_device acpi_thermal_cooling_device_cb()
839 result = thermal_zone_bind_cooling_device acpi_thermal_cooling_device_cb()
/linux-4.4.14/drivers/thermal/
H A Dthermal_core.c298 ret = thermal_zone_bind_cooling_device(tz, i, cdev, __bind()
797 thermal_zone_bind_cooling_device(tz, passive_store()
1237 * thermal_zone_bind_cooling_device() - bind a cooling device to a thermal zone
1258 int thermal_zone_bind_cooling_device(struct thermal_zone_device *tz, thermal_zone_bind_cooling_device() function
1367 EXPORT_SYMBOL_GPL(thermal_zone_bind_cooling_device); variable
H A Ddb8500_thermal.c78 ret = thermal_zone_bind_cooling_device(thermal, i, cdev, db8500_cdev_bind()
H A Dimx_thermal.c305 ret = thermal_zone_bind_cooling_device(tz, IMX_TRIP_PASSIVE, cdev, imx_bind()
H A Dof-thermal.c231 ret = thermal_zone_bind_cooling_device(thermal, of_thermal_bind()
/linux-4.4.14/drivers/platform/x86/
H A Dacerhdf.c373 if (thermal_zone_bind_cooling_device(thermal, 0, cdev, acerhdf_bind()

Completed in 439 milliseconds