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

/linux-master/drivers/acpi/
H A Dthermal.c3 * acpi_thermal.c - ACPI Thermal Zone Driver ($Revision: 41 $)
109 struct acpi_thermal { struct
128 static int acpi_thermal_get_temperature(struct acpi_thermal *tz)
150 static int acpi_thermal_get_polling_frequency(struct acpi_thermal *tz)
169 static int acpi_thermal_temp(struct acpi_thermal *tz, int temp_deci_k)
183 static int active_trip_index(struct acpi_thermal *tz,
192 static long get_passive_temp(struct acpi_thermal *tz)
202 static long get_active_temp(struct acpi_thermal *tz, int index)
222 static void acpi_thermal_update_trip(struct acpi_thermal *tz,
242 static bool update_trip_devices(struct acpi_thermal *t
[all...]

Completed in 108 milliseconds