Home
last modified time | relevance | path

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

/xnu-11215/iokit/IOKit/
H A DIOService.h2233 IOReturn synchronizePowerTree( IOOptionBits options = 0, IOService * notifyRoot = NULL );
/xnu-11215/iokit/Kernel/
H A DIOPMrootDomain.cpp8166 synchronizePowerTree( kIOPMSyncNoChildNotify );
9106 synchronizePowerTree(options, pciRoot);
H A DIOServicePM.cpp1772 IOService::synchronizePowerTree( in synchronizePowerTree() function in IOService