Home
last modified time | relevance | path

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

/xnu-11215/iokit/IOKit/
H A DIOService.h2253 static IOWorkLoop * getIOPMWorkloop( void );
/xnu-11215/iokit/Kernel/
H A DIOServicePM.cpp5873 IOService::getIOPMWorkloop( void ) in getIOPMWorkloop() function in IOService
H A DIOPMrootDomain.cpp1738 gIOPMWorkLoop = getIOPMWorkloop(); in start()