Searched refs:wake (Results 1 – 23 of 23) sorted by relevance
41 int audio_utils_fifo_index::wake(int op, int waiters) in wake() function in audio_utils_fifo_index103 mIndex.wake(mWakeOp, mWaiters); in wakeNowIfNeeded()
332 int err = mFifo.mWriterRear.wake(op, INT32_MAX /*waiters*/); in release()490 int err = mThrottleFront->wake(op, 1 /*waiters*/); in release()
7 onrestart write /sys/android_power/request_state wake
297 # Remove a file to wake up anything waiting for firmware.
14 # allow sensor hal to use lock for keeping system awake for wake up
77 int wake(int op, int waiters = 1);
86 status_t wake(uint32_t bitmask);
767 evFlag->wake(writeNotification); in writeBlocking()830 evFlag->wake(writeNotification); in writeBlocking()882 evFlag->wake(readNotification); in readBlocking()945 evFlag->wake(readNotification); in readBlocking()
34 # Access to wake locks
131 # Handle wake locks (used for device encryption)
382 # Allow domain to manage wake locks
39 # Access to wake locks
128 # Handle wake locks (used for device encryption)
378 # Allow domain to manage wake locks
159 // Information about the wake event type.171 // Information about the wake event type.
174 wake(); in scheduleEpollRebuildLocked()398 void Looper::wake() { in wake() function in android::Looper619 wake(); in sendMessageAtTime()
284 void wake();
106 status_t EventFlag::wake(uint32_t bitmask) { in wake() function in android::hardware::EventFlag
36 mLooper->wake(); in doTask()127 mLooper->wake(); in TEST_F()
161 efGroup->wake(kFmqNotFull); in ReaderThreadBlocking()234 status = efGroup->wake(kFmqNotEmpty); in TEST_F()