Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/acpi/
Dthermal.c128 struct thermal_trip *trip_table; member
709 tz->trip_table = trip; in acpi_thermal_register_thermal_zone()
744 tz->trip_table, in acpi_thermal_register_thermal_zone()
774 kfree(tz->trip_table); in acpi_thermal_register_thermal_zone()
988 kfree(tz->trip_table); in acpi_thermal_remove()