Searched refs:getChildIterator (Results 1 – 5 of 5) sorted by relevance
690 virtual OSPtr<OSIterator> getChildIterator( const IORegistryPlane * plane )
774 iter = getChildIterator(gIOPowerPlane); in handlePMstop()2807 iter = getChildIterator(gIOPowerPlane); in computeDesiredState()3573 iter = getChildIterator(gIOPowerPlane); in systemWake()3966 iter = getChildIterator(gIOPowerPlane); in notifyChildren()
1843 IORegistryEntry::getChildIterator( const IORegistryPlane * plane ) const in getChildIterator() function in IORegistryEntry
4180 *iterator = IOUserIterator::withIterator(entry->getChildIterator( in is_io_registry_entry_get_child_iterator()
1399 return getChildIterator( gIOServicePlane); in getClientIterator()