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
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()
795 struct acpi_thermal *tz = acpi_driver_data(device); in acpi_thermal_notify()
847 static int acpi_thermal_get_info(struct acpi_thermal *tz) in acpi_thermal_get_info()
900 struct acpi_thermal *tz = container_of(work, struct acpi_thermal, in acpi_thermal_check_fn()
925 struct acpi_thermal *tz; in acpi_thermal_add()
931 tz = kzalloc(sizeof(struct acpi_thermal), GFP_KERNEL); in acpi_thermal_add()
976 struct acpi_thermal *tz; in acpi_thermal_remove()
[all …]