Searched refs:acpi_trip (Results 1 – 1 of 1) sorted by relevance
304 if (!acpi_trip || !acpi_thermal_trip_valid(acpi_trip)) in acpi_thermal_adjust_trip()424 struct acpi_thermal_trip *acpi_trip; in acpi_thermal_init_trip() local453 acpi_trip->temp_dk = temp; in acpi_thermal_init_trip()500 struct acpi_thermal_trip *acpi_trip; in thermal_get_trend() local506 acpi_trip = trip->priv; in thermal_get_trend()507 if (!acpi_trip || !acpi_thermal_trip_valid(acpi_trip)) in thermal_get_trend()515 acpi_trip->temp_dk); in thermal_get_trend()571 if (!acpi_trip) in acpi_thermal_should_bind_cdev()783 struct acpi_thermal_trip *acpi_trip; in acpi_thermal_add() local849 trip->priv = acpi_trip; in acpi_thermal_add()[all …]