Searched refs:getChildEntry (Results 1 – 4 of 4) sorted by relevance
708 virtual IORegistryEntry * getChildEntry( const IORegistryPlane * plane ) const;
1290 root = gRegistryRoot->getChildEntry( plane ); in getPath()1618 fromEntry = gRegistryRoot->getChildEntry( plane ); in fromPath()1911 IORegistryEntry::getChildEntry( in getChildEntry() function in IORegistryEntry
1032 child = (IOService *) connection->getChildEntry(gIOPowerPlane); in addPowerChild3()2246 child = (IOService *) childConnection->getChildEntry(gIOPowerPlane); in requestPowerDomainState()
1393 return (IOService *) getChildEntry( gIOServicePlane); in getClient()