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

/macosx-10.5.8/xnu-1228.15.4/iokit/IOKit/pwr_mgt/
H A DIOPMPowerSourceList.h49 IOReturn removeFromList(IOPMPowerSource *theItem);
H A DIOPMinformeeList.h57 IOReturn removeFromList ( IOService * theItem );
/macosx-10.5.8/xnu-1228.15.4/iokit/Kernel/
H A DIOPMPowerSourceList.cpp108 // removeFromList
113 IOReturn IOPMPowerSourceList::removeFromList ( IOPMPowerSource * theItem ) function in class:IOPMPowerSourceList
H A DIOPMinformeeList.cpp133 // removeFromList
138 IOReturn IOPMinformeeList::removeFromList ( IOService * theItem ) function in class:IOPMinformeeList
H A DIOServicePM.cpp680 list->removeFromList(item->whatObject);
1266 list->removeFromList(driver);

Completed in 95 milliseconds