Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/acpi/
Dthermal.c174 struct mutex thermal_check_lock; member
1011 mutex_lock(&tz->thermal_check_lock); in acpi_thermal_check_fn()
1017 mutex_unlock(&tz->thermal_check_lock); in acpi_thermal_check_fn()
1049 mutex_init(&tz->thermal_check_lock); in acpi_thermal_add()