Home
last modified time | relevance | path

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

/linux/drivers/acpi/
H A Dthermal.c120 struct mutex thermal_check_lock; member
759 mutex_lock(&tz->thermal_check_lock); in acpi_thermal_check_fn()
765 mutex_unlock(&tz->thermal_check_lock); in acpi_thermal_check_fn()
876 mutex_init(&tz->thermal_check_lock); in acpi_thermal_probe()