Searched refs:acpi_thermal (Results 1 – 1 of 1) sorted by relevance
109 struct acpi_thermal { struct128 static int acpi_thermal_get_temperature(struct acpi_thermal *tz) in acpi_thermal_get_temperature() argument150 static int acpi_thermal_get_polling_frequency(struct acpi_thermal *tz) in acpi_thermal_get_polling_frequency()169 static int acpi_thermal_temp(struct acpi_thermal *tz, int temp_deci_k) in acpi_thermal_temp()189 static int active_trip_index(struct acpi_thermal *tz, in active_trip_index()198 static long get_passive_temp(struct acpi_thermal *tz) in get_passive_temp()208 static long get_active_temp(struct acpi_thermal *tz, int index) in get_active_temp()228 static void acpi_thermal_update_trip(struct acpi_thermal *tz, in acpi_thermal_update_trip()248 static bool update_trip_devices(struct acpi_thermal *tz, in update_trip_devices()278 static void acpi_thermal_update_trip_devices(struct acpi_thermal *tz, in acpi_thermal_update_trip_devices()[all …]