Searched refs:acpi_thermal_cooling_device_cb (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-6.6/drivers/acpi/ |
H A D | thermal.c | 560 static int acpi_thermal_cooling_device_cb(struct thermal_zone_device *thermal, in acpi_thermal_cooling_device_cb() function 637 return acpi_thermal_cooling_device_cb(thermal, cdev, true); in acpi_thermal_bind_cooling_device() 644 return acpi_thermal_cooling_device_cb(thermal, cdev, false); in acpi_thermal_unbind_cooling_device()
|
/kernel/linux/linux-5.10/drivers/acpi/ |
H A D | thermal.c | 697 static int acpi_thermal_cooling_device_cb(struct thermal_zone_device *thermal, in acpi_thermal_cooling_device_cb() function 791 return acpi_thermal_cooling_device_cb(thermal, cdev, true); in acpi_thermal_bind_cooling_device() 798 return acpi_thermal_cooling_device_cb(thermal, cdev, false); in acpi_thermal_unbind_cooling_device()
|
Completed in 4 milliseconds