Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/acpi/
Dthermal.c584 static const struct thermal_zone_device_ops acpi_thermal_zone_ops = { variable
628 &acpi_thermal_zone_ops, NULL, passive_delay, in acpi_thermal_register_thermal_zone()
632 "acpitz", tz, &acpi_thermal_zone_ops, NULL); in acpi_thermal_register_thermal_zone()