Searched refs:getChildIterator (Results 1 – 5 of 5) sorted by relevance
688 virtual OSPtr<OSIterator> getChildIterator( const IORegistryPlane * plane )
736 iter = getChildIterator(gIOPowerPlane); in handlePMstop()2774 iter = getChildIterator(gIOPowerPlane); in computeDesiredState()3540 iter = getChildIterator(gIOPowerPlane); in systemWake()3928 iter = getChildIterator(gIOPowerPlane); in notifyChildren()
1821 IORegistryEntry::getChildIterator( const IORegistryPlane * plane ) const in getChildIterator() function in IORegistryEntry
4032 *iterator = IOUserIterator::withIterator(entry->getChildIterator( in is_io_registry_entry_get_child_iterator()
1356 return getChildIterator( gIOServicePlane); in getClientIterator()