Home
last modified time | relevance | path

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

/xnu-11215/iokit/IOKit/
H A DIOService.h2389 void waitForPMDriverCall( IOService * target = NULL );
/xnu-11215/iokit/Kernel/
H A DIOServicePM.cpp715 waitForPMDriverCall(); in PMstop()
1453 waitForPMDriverCall( driver ); in deRegisterInterestedDriver()
8637 IOService::waitForPMDriverCall( IOService * target ) in waitForPMDriverCall() function in IOService