Home
last modified time | relevance | path

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

/xnu-11215/iokit/IOKit/
H A DIOService.h2278 bool notifyChild( IOPowerConnection * child );
/xnu-11215/iokit/Kernel/
H A DIOServicePM.cpp3998 notifyChild( connection ); in notifyChildren()
4058 notifyChild( connection ); in notifyChildrenOrdered()
4092 notifyChild( connection ); in notifyChildrenDelayed()
4401 IOService::notifyChild( IOPowerConnection * theNub ) in notifyChild() function in IOService