Home
last modified time | relevance | path

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

/xnu-11215/iokit/Kernel/
H A DIOPMinformeeList.cpp187 IOPMinformeeList::firstInList( void ) in firstInList() function in IOPMinformeeList
229 nextObject = firstInList(); in findItem()
H A DIOPMPowerSourceList.cpp80 IOPMPowerSourceList::firstInList( void ) in firstInList() function in IOPMPowerSourceList
H A DIOServicePM.cpp804 while ((item = list->firstInList())) { in handlePMstop()
3771 informee = list->firstInList(); in notifyInterestedDrivers()
5627 nextObject = fInterestedDrivers->firstInList(); in ackTimerTick()
/xnu-11215/iokit/IOKit/pwr_mgt/
H A DIOPMPowerSourceList.h51 LIBKERN_RETURNS_NOT_RETAINED IOPMPowerSource *firstInList(void);
H A DIOPMinformeeList.h60 LIBKERN_RETURNS_NOT_RETAINED IOPMinformee * firstInList( void );