Home
last modified time | relevance | path

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

/xnu-11215/iokit/Kernel/
H A DIOServicePM.cpp317 kIOPM_NotifyChildrenDelayed = 19, enumerator
4023 fMachineState = kIOPM_NotifyChildrenDelayed; in notifyChildren()
4079 assert(fMachineState == kIOPM_NotifyChildrenDelayed); in notifyChildrenDelayed()
8208 case kIOPM_NotifyChildrenDelayed: in actionPMWorkQueueInvoke()
8501 if (fMachineState == kIOPM_NotifyChildrenDelayed) { in actionPMReplyQueue()