Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/acpi/
Dthermal.c687 int trip_count = 0; in acpi_thermal_register_thermal_zone() local
692 trip_count++; in acpi_thermal_register_thermal_zone()
695 trip_count++; in acpi_thermal_register_thermal_zone()
698 trip_count++; in acpi_thermal_register_thermal_zone()
703 trip_count++; in acpi_thermal_register_thermal_zone()
705 trip = kcalloc(trip_count, sizeof(*trip), GFP_KERNEL); in acpi_thermal_register_thermal_zone()
745 trip_count, in acpi_thermal_register_thermal_zone()