Home
last modified time | relevance | path

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

/openbmc/linux/drivers/acpi/
H A Dthermal.c898 static void acpi_thermal_check_fn(struct work_struct *work) in acpi_thermal_check_fn() function
953 INIT_WORK(&tz->thermal_check_work, acpi_thermal_check_fn); in acpi_thermal_add()