Home
last modified time | relevance | path

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

/xnu-11215/iokit/IOKit/
H A DIOService.h2368 bool notifyControllingDriver( void );
/xnu-11215/iokit/Kernel/
H A DIOServicePM.cpp4461 IOService::notifyControllingDriver( void ) in notifyControllingDriver() function in IOService
5040 if (notifyControllingDriver() == false) { in OurChangeSetPowerState()
5342 if (notifyControllingDriver() == false) { in ParentChangeSetPowerState()