Home
last modified time | relevance | path

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

/linux-4.4.14/kernel/power/
Dautosleep.c28 unsigned int initial_count, final_count; in try_to_suspend() local
52 if (!pm_get_wakeup_count(&final_count, false)) in try_to_suspend()
59 if (final_count == initial_count) in try_to_suspend()