Searched refs:getChildEntry (Results 1 – 4 of 4) sorted by relevance
706 virtual IORegistryEntry * getChildEntry( const IORegistryPlane * plane ) const;
1273 root = gRegistryRoot->getChildEntry( plane ); in getPath()1600 fromEntry = gRegistryRoot->getChildEntry( plane ); in fromPath()1889 IORegistryEntry::getChildEntry( in getChildEntry() function in IORegistryEntry
994 child = (IOService *) connection->getChildEntry(gIOPowerPlane); in addPowerChild3()2213 child = (IOService *) childConnection->getChildEntry(gIOPowerPlane); in requestPowerDomainState()
1350 return (IOService *) getChildEntry( gIOServicePlane); in getClient()