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

/darwin-on-arm/xnu/iokit/IOKit/
H A DIOService.h1836 bool notifyControllingDriver( void );
/darwin-on-arm/xnu/iokit/Kernel/
H A DIOServicePM.cpp3965 // [private] notifyControllingDriver
3968 bool IOService::notifyControllingDriver ( void ) function in class:IOService
4523 if (notifyControllingDriver() == false)
4722 if (notifyControllingDriver() == false)

Completed in 60 milliseconds