Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/acpi/
Dthermal.c160 struct acpi_thermal { struct
182 static int acpi_thermal_get_temperature(struct acpi_thermal *tz) in acpi_thermal_get_temperature() argument
204 static int acpi_thermal_get_polling_frequency(struct acpi_thermal *tz) in acpi_thermal_get_polling_frequency()
223 static int acpi_thermal_set_cooling_mode(struct acpi_thermal *tz, int mode) in acpi_thermal_set_cooling_mode()
263 static int acpi_thermal_trips_update(struct acpi_thermal *tz, int flag) in acpi_thermal_trips_update()
478 static int acpi_thermal_get_trip_points(struct acpi_thermal *tz) in acpi_thermal_get_trip_points()
503 struct acpi_thermal *tz = thermal->devdata; in thermal_get_temp()
521 struct acpi_thermal *tz = thermal->devdata; in thermal_get_trip_type()
566 struct acpi_thermal *tz = thermal->devdata; in thermal_get_trip_temp()
619 struct acpi_thermal *tz = thermal->devdata; in thermal_get_crit_temp()
[all …]