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

/linux-master/drivers/acpi/
H A Dthermal.c178 static bool acpi_thermal_trip_valid(struct acpi_thermal_trip *acpi_trip) function
238 if (!acpi_thermal_trip_valid(acpi_trip))
298 if (!acpi_trip || !acpi_thermal_trip_valid(acpi_trip))
306 if (acpi_thermal_trip_valid(acpi_trip))
501 if (!acpi_trip || !acpi_thermal_trip_valid(acpi_trip))
884 if (acpi_thermal_trip_valid(acpi_trip)) {
896 if (!acpi_thermal_trip_valid(acpi_trip))
977 if (!acpi_thermal_trip_valid(acpi_trip))

Completed in 106 milliseconds