Searched refs:thermal_check_lock (Results 1 – 1 of 1) sorted by relevance
174 struct mutex thermal_check_lock; member1013 mutex_lock(&tz->thermal_check_lock); in acpi_thermal_check_fn()1019 mutex_unlock(&tz->thermal_check_lock); in acpi_thermal_check_fn()1052 mutex_init(&tz->thermal_check_lock); in acpi_thermal_add()