Home
last modified time | relevance | path

Searched refs:removeFromList (Results 1 – 5 of 5) sorted by relevance

/xnu-11215/iokit/IOKit/pwr_mgt/
H A DIOPMPowerSourceList.h49 IOReturn removeFromList(IOPMPowerSource *theItem);
H A DIOPMinformeeList.h58 IOReturn removeFromList( IOService * theItem );
/xnu-11215/iokit/Kernel/
H A DIOPMPowerSourceList.cpp117 IOPMPowerSourceList::removeFromList( IOPMPowerSource * theItem ) in removeFromList() function in IOPMPowerSourceList
H A DIOPMinformeeList.cpp142 IOPMinformeeList::removeFromList( IOService * theItem ) in removeFromList() function in IOPMinformeeList
H A DIOServicePM.cpp805 list->removeFromList(item->whatObject); in handlePMstop()
1503 list->removeFromList(driver); in handleInterestChanged()