Searched refs:addToList (Results 1 - 4 of 4) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/iokit/IOKit/pwr_mgt/
H A DIOPMPowerSourceList.h48 IOReturn addToList(IOPMPowerSource *newPowerSource);
H A DIOPMinformeeList.h55 // do not use addToList(); Use appendNewInformee() instead
56 IOReturn addToList ( IOPMinformee * newInformee );
/macosx-10.5.8/xnu-1228.15.4/iokit/Kernel/
H A DIOPMinformeeList.cpp87 if( IOPMNoErr == addToList (newInformee))
95 // addToList
99 IOReturn IOPMinformeeList::addToList ( IOPMinformee * newInformee ) function in class:IOPMinformeeList
H A DIOPMPowerSourceList.cpp46 // addToList
50 IOReturn IOPMPowerSourceList::addToList(IOPMPowerSource *newPowerSource) function in class:IOPMPowerSourceList

Completed in 25 milliseconds