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

/darwin-on-arm/xnu/iokit/IOKit/
H A DIOService.h1763 bool notifyChild ( IOPowerConnection * child );
/darwin-on-arm/xnu/iokit/Kernel/
H A DIOServicePM.cpp1878 // Drop the retain from notifyChild().
1987 // Drop the retain from notifyChild().
3530 // Sum child power consumption in notifyChild()
3571 notifyChild( connection );
3627 notifyChild( connection );
3661 notifyChild( connection );
3900 // [private] notifyChild
3906 bool IOService::notifyChild ( IOPowerConnection * theNub ) function in class:IOService

Completed in 38 milliseconds