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

/macosx-10.10.1/xnu-2782.1.97/iokit/IOKit/
H A DIOService.h1848 bool notifyChild ( IOPowerConnection * child );
/macosx-10.10.1/xnu-2782.1.97/iokit/Kernel/
H A DIOServicePM.cpp1785 // Drop the retain from notifyChild().
1932 // Drop the retain from notifyChild().
3605 // Sum child power consumption in notifyChild()
3646 notifyChild( connection );
3710 notifyChild( connection );
3745 notifyChild( connection );
3969 // [private] notifyChild
3975 bool IOService::notifyChild( IOPowerConnection * theNub ) function in class:IOService

Completed in 190 milliseconds