Home
last modified time | relevance | path

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

/xnu-11215/iokit/Kernel/
H A DIOPMinformeeList.cpp91 if (IOPMNoErr == addToList(newInformee)) { in appendNewInformee()
106 IOPMinformeeList::addToList( IOPMinformee * newInformee ) in addToList() function in IOPMinformeeList
H A DIOPMPowerSourceList.cpp52 IOPMPowerSourceList::addToList(IOPMPowerSource *newPowerSource) in addToList() function in IOPMPowerSourceList
/xnu-11215/iokit/IOKit/pwr_mgt/
H A DIOPMPowerSourceList.h48 IOReturn addToList(IOPMPowerSource *newPowerSource);
H A DIOPMinformeeList.h57 IOReturn addToList(LIBKERN_CONSUMED IOPMinformee * newInformee );