Searched refs:acpi_thermal_pm_queue (Results 1 – 1 of 1) sorted by relevance
86 static struct workqueue_struct *acpi_thermal_pm_queue; variable325 queue_work(acpi_thermal_pm_queue, &tz->thermal_check_work); in acpi_queue_thermal_check()889 flush_workqueue(acpi_thermal_pm_queue); in acpi_thermal_add()909 flush_workqueue(acpi_thermal_pm_queue); in acpi_thermal_remove()918 flush_workqueue(acpi_thermal_pm_queue); in acpi_thermal_suspend()1062 acpi_thermal_pm_queue = alloc_workqueue("acpi_thermal_pm", in acpi_thermal_init()1064 if (!acpi_thermal_pm_queue) in acpi_thermal_init()1069 destroy_workqueue(acpi_thermal_pm_queue); in acpi_thermal_init()1079 destroy_workqueue(acpi_thermal_pm_queue); in acpi_thermal_exit()