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

/darwin-on-arm/xnu/iokit/IOKit/
H A DIOService.h1835 void notifyInterestedDriversDone( void );
/darwin-on-arm/xnu/iokit/Kernel/
H A DIOServicePM.cpp3417 // [private] notifyInterestedDriversDone
3420 void IOService::notifyInterestedDriversDone ( void ) function in class:IOService
3677 // Save the next machine_state to be restored by notifyInterestedDriversDone()
3686 notifyInterestedDriversDone();
6875 notifyInterestedDriversDone();
6888 MS_POP(); // from notifyInterestedDriversDone()

Completed in 41 milliseconds