Home
last modified time | relevance | path

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

/drivers/acpi/
Dthermal.c182 struct acpi_thermal { struct
245 static int acpi_thermal_get_temperature(struct acpi_thermal *tz) in acpi_thermal_get_temperature()
266 static int acpi_thermal_get_polling_frequency(struct acpi_thermal *tz) in acpi_thermal_get_polling_frequency()
285 static int acpi_thermal_set_polling(struct acpi_thermal *tz, int seconds) in acpi_thermal_set_polling()
300 static int acpi_thermal_set_cooling_mode(struct acpi_thermal *tz, int mode) in acpi_thermal_set_cooling_mode()
354 static int acpi_thermal_trips_update(struct acpi_thermal *tz, int flag) in acpi_thermal_trips_update()
567 static int acpi_thermal_get_trip_points(struct acpi_thermal *tz) in acpi_thermal_get_trip_points()
572 static int acpi_thermal_critical(struct acpi_thermal *tz) in acpi_thermal_critical()
601 static int acpi_thermal_hot(struct acpi_thermal *tz) in acpi_thermal_hot()
624 static void acpi_thermal_passive(struct acpi_thermal *tz) in acpi_thermal_passive()
[all …]