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

/darwin-on-arm/xnu/iokit/Kernel/
H A DIOServicePM.cpp95 static IOService * gIOPMRootNode = 0; variable
176 #define IS_PM_ROOT (this == gIOPMRootNode)
553 if (!gIOPMRootNode && (getParentEntry(gIOPowerPlane) == getRegistryRoot()))
555 gIOPMRootNode = this;
7904 if (gIOPMRootNode == ControllingDriver)
7960 if (gIOPMRootNode == Owner)

Completed in 36 milliseconds