Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/acpi/
Dthermal.c180 struct acpi_thermal { struct
201 static int acpi_thermal_get_temperature(struct acpi_thermal *tz) in acpi_thermal_get_temperature() argument
222 static int acpi_thermal_get_polling_frequency(struct acpi_thermal *tz) in acpi_thermal_get_polling_frequency()
241 static int acpi_thermal_set_cooling_mode(struct acpi_thermal *tz, int mode) in acpi_thermal_set_cooling_mode()
285 static int acpi_thermal_trips_update(struct acpi_thermal *tz, int flag) in acpi_thermal_trips_update()
499 static int acpi_thermal_get_trip_points(struct acpi_thermal *tz) in acpi_thermal_get_trip_points()
522 struct acpi_thermal *tz = data; in acpi_thermal_check()
535 struct acpi_thermal *tz = thermal->devdata; in thermal_get_temp()
553 struct acpi_thermal *tz = thermal->devdata; in thermal_get_mode()
567 struct acpi_thermal *tz = thermal->devdata; in thermal_set_mode()
[all …]