Home
last modified time | relevance | path

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

/openbmc/linux/drivers/acpi/
H A Dthermal.c120 struct acpi_thermal { struct
141 static int acpi_thermal_get_temperature(struct acpi_thermal *tz) in acpi_thermal_get_temperature() argument
163 static int acpi_thermal_get_polling_frequency(struct acpi_thermal *tz) in acpi_thermal_get_polling_frequency()
182 static int acpi_thermal_temp(struct acpi_thermal *tz, int temp_deci_k) in acpi_thermal_temp()
191 static void __acpi_thermal_trips_update(struct acpi_thermal *tz, int flag) in __acpi_thermal_trips_update()
405 struct acpi_thermal *tz = data; in acpi_thermal_adjust_trip()
421 struct acpi_thermal *tz = thermal_zone_device_priv(thermal); in acpi_thermal_adjust_thermal_zone()
430 static void acpi_queue_thermal_check(struct acpi_thermal *tz) in acpi_queue_thermal_check()
436 static void acpi_thermal_trips_update(struct acpi_thermal *tz, u32 event) in acpi_thermal_trips_update()
454 static int acpi_thermal_get_trip_points(struct acpi_thermal *tz) in acpi_thermal_get_trip_points()
[all …]