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

/darwin-on-arm/xnu/iokit/IOKit/
H A DIORegistryEntry.h493 /*! @function getParentIterator
498 virtual OSIterator * getParentIterator( const IORegistryPlane * plane )
/darwin-on-arm/xnu/iokit/Kernel/
H A DIOServicePM.cpp788 iter = getParentIterator(gIOPowerPlane);
887 iter = child->getParentIterator( gIOPowerPlane );
1816 iter = getParentIterator(gIOPowerPlane);
2017 iter = getParentIterator(gIOPowerPlane);
H A DIORegistryEntry.cpp1375 OSIterator * IORegistryEntry::getParentIterator( function in class:IORegistryEntry
H A DIOService.cpp803 return( getParentIterator( gIOServicePlane));
H A DIOUserClient.cpp2420 *iterator = entry->getParentIterator(

Completed in 43 milliseconds