Searched refs:thermal_check_work (Results 1 – 1 of 1) sorted by relevance
176 struct work_struct thermal_check_work; member1022 thermal_check_work); in acpi_thermal_check_fn()1055 INIT_WORK(&tz->thermal_check_work, acpi_thermal_check_fn); in acpi_thermal_add()1120 queue_work(acpi_thermal_pm_queue, &tz->thermal_check_work); in acpi_thermal_resume()