Home
last modified time | relevance | path

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

/xnu-11215/iokit/IOKit/
H A DIOService.h2366 bool notifyInterestedDrivers( void );
/xnu-11215/iokit/Kernel/
H A DIOServicePM.cpp3728 IOService::notifyInterestedDrivers( void ) in notifyInterestedDrivers() function in IOService
4117 if (!notifyInterestedDrivers()) { in notifyAll()