Searched refs:s_wakelock_count (Results 1 – 3 of 3) sorted by relevance
120 int s_wakelock_count = 0; variable661 s_wakelock_count++; in grabPartialWakeLock()681 if (s_wakelock_count > 1) { in releaseWakeLock()682 s_wakelock_count--; in releaseWakeLock()684 s_wakelock_count = 0; in releaseWakeLock()709 s_wakelock_count = 0; in wakeTimeoutCallback()
120 int s_wakelock_count = 0; variable660 s_wakelock_count++; in grabPartialWakeLock()680 if (s_wakelock_count > 1) { in releaseWakeLock()681 s_wakelock_count--; in releaseWakeLock()683 s_wakelock_count = 0; in releaseWakeLock()708 s_wakelock_count = 0; in wakeTimeoutCallback()
120 int s_wakelock_count = 0; variable692 s_wakelock_count++; in grabPartialWakeLock()712 if (s_wakelock_count > 1) { in releaseWakeLock()713 s_wakelock_count--; in releaseWakeLock()715 s_wakelock_count = 0; in releaseWakeLock()740 s_wakelock_count = 0; in wakeTimeoutCallback()