Searched refs:thermal_zone_bind_cooling_device (Results 1 – 8 of 8) sorted by relevance
| /Linux-v5.15/include/linux/ |
| D | thermal.h | 368 int thermal_zone_bind_cooling_device(struct thermal_zone_device *, int,
|
| /Linux-v5.15/drivers/thermal/ |
| D | thermal_core.c | 616 int thermal_zone_bind_cooling_device(struct thermal_zone_device *tz, in thermal_zone_bind_cooling_device() function 725 EXPORT_SYMBOL_GPL(thermal_zone_bind_cooling_device); 820 ret = thermal_zone_bind_cooling_device(tz, i, cdev, in __bind()
|
| D | thermal_of.c | 224 ret = thermal_zone_bind_cooling_device(thermal, in of_thermal_bind()
|
| D | imx_thermal.c | 417 ret = thermal_zone_bind_cooling_device(tz, IMX_TRIP_PASSIVE, cdev, in imx_bind()
|
| /Linux-v5.15/drivers/platform/x86/ |
| D | acerhdf.c | 374 if (thermal_zone_bind_cooling_device(thermal, 0, cdev, in acerhdf_bind()
|
| /Linux-v5.15/drivers/net/ethernet/mellanox/mlxsw/ |
| D | core_thermal.c | 231 err = thermal_zone_bind_cooling_device(tzdev, i, cdev, in mlxsw_thermal_bind() 386 err = thermal_zone_bind_cooling_device(tzdev, i, cdev, in mlxsw_thermal_module_bind()
|
| /Linux-v5.15/drivers/acpi/ |
| D | thermal.c | 723 thermal_zone_bind_cooling_device in acpi_thermal_cooling_device_cb() 748 result = thermal_zone_bind_cooling_device in acpi_thermal_cooling_device_cb()
|
| /Linux-v5.15/Documentation/driver-api/thermal/ |
| D | sysfs-api.rst | 259 int thermal_zone_bind_cooling_device(struct thermal_zone_device *tz, 415 thermal_zone_bind_cooling_device/thermal_zone_unbind_cooling_device.
|