Searched refs:thermal_check_count (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/acpi/
H A Dthermal.c121 refcount_t thermal_check_count; member in struct:acpi_thermal
797 if (!refcount_dec_not_one(&tz->thermal_check_count))
804 refcount_inc(&tz->thermal_check_count);
914 refcount_set(&tz->thermal_check_count, 3);

Completed in 172 milliseconds