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

/darwin-on-arm/xnu/iokit/IOKit/
H A DIOService.h1850 void waitForPMDriverCall( IOService * target = 0 );
/darwin-on-arm/xnu/iokit/Kernel/
H A DIOServicePM.cpp750 waitForPMDriverCall();
1420 waitForPMDriverCall( driver );
7304 void IOService::waitForPMDriverCall( IOService * target ) function in class:IOService
7346 PM_ERROR("%s: waitForPMDriverCall timeout\n", fName);

Completed in 30 milliseconds