Searched refs:thermal_check_lock (Results 1 – 1 of 1) sorted by relevance
177 struct mutex thermal_check_lock; member1035 mutex_lock(&tz->thermal_check_lock); in acpi_thermal_check_fn()1041 mutex_unlock(&tz->thermal_check_lock); in acpi_thermal_check_fn()1074 mutex_init(&tz->thermal_check_lock); in acpi_thermal_add()