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

/darwin-on-arm/xnu/iokit/IOKit/pwr_mgt/
H A DIOPMPowerSourceList.h49 IOReturn removeFromList(IOPMPowerSource *theItem);
H A DIOPMinformeeList.h57 IOReturn removeFromList ( IOService * theItem );
/darwin-on-arm/xnu/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.cpp850 list->removeFromList(item->whatObject);
1476 list->removeFromList(driver);

Completed in 26 milliseconds