Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/acpi/
Dthermal.c184 static bool acpi_thermal_trip_valid(struct acpi_thermal_trip *acpi_trip) in acpi_thermal_trip_valid() function
244 if (!acpi_thermal_trip_valid(acpi_trip)) in acpi_thermal_update_trip()
304 if (!acpi_trip || !acpi_thermal_trip_valid(acpi_trip)) in acpi_thermal_adjust_trip()
312 if (acpi_thermal_trip_valid(acpi_trip)) in acpi_thermal_adjust_trip()
507 if (!acpi_trip || !acpi_thermal_trip_valid(acpi_trip)) in thermal_get_trend()
844 if (acpi_thermal_trip_valid(acpi_trip)) { in acpi_thermal_add()
856 if (!acpi_thermal_trip_valid(acpi_trip)) in acpi_thermal_add()
937 if (!acpi_thermal_trip_valid(acpi_trip)) in acpi_thermal_resume()