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

/darwin-on-arm/xnu/iokit/IOKit/
H A DIOCommandQueue.h76 virtual kern_return_t enqueueCommand(bool gotoSleep = true,
/darwin-on-arm/xnu/iokit/Kernel/
H A DIOCommandQueue.cpp183 - (kern_return_t) enqueueSleepRaw: (BOOL) gotoSleep
202 IOCommandQueue::enqueueCommand(bool gotoSleep, argument
211 if (gotoSleep) {

Completed in 111 milliseconds