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

/macosx-10.5.8/xnu-1228.15.4/iokit/IOKit/pwr_mgt/
H A DIOPMPowerSourceList.h51 IOPMPowerSource *firstInList(void);
H A DIOPMinformeeList.h59 IOPMinformee * firstInList ( void );
/macosx-10.5.8/xnu-1228.15.4/iokit/Kernel/
H A DIOPMinformeeList.cpp179 // firstInList
183 IOPMinformee * IOPMinformeeList::firstInList ( void ) function in class:IOPMinformeeList
222 nextObject = firstInList();
H A DIOPMPowerSourceList.cpp75 // firstInList
79 IOPMPowerSource * IOPMPowerSourceList::firstInList ( void ) function in class:IOPMPowerSourceList
H A DIOServicePM.cpp678 while ((item = list->firstInList()))
2881 informee = list->firstInList();
3870 nextObject = fInterestedDrivers->firstInList();

Completed in 41 milliseconds