Searched refs:getParentEntry (Results 1 – 7 of 7) sorted by relevance
680 virtual IORegistryEntry * getParentEntry( const IORegistryPlane * plane ) const;
149 }while ((next = child->getParentEntry(gIOServicePlane)) in OSDefineMetaClassAndStructors()273 next = next->getParentEntry(gIOServicePlane); in IOPolledFilePollersClose()
543 parent = regEntry->getParentEntry( gIODTPlane); in IODTFindInterruptParent()782 if (nw && (parent = regEntry->getParentEntry( gIODTPlane))) { in IODTMapInterruptsSharing()
1277 parent = entry->getParentEntry( plane ); in getPath()1797 IORegistryEntry::getParentEntry( const IORegistryPlane * plane ) const in getParentEntry() function in IORegistryEntry
447 if (!gIOPMRootNode && (getParentEntry(gIOPowerPlane) == getRegistryRoot())) { in PMinit()943 parent = (IOService *) connection->getParentEntry(gIOPowerPlane); in addPowerChild2()
5908 IORegistryEntry * parent = child->getParentEntry(gIOPowerPlane); in tagPowerPlaneService()5927 parent = child->getParentEntry(gIOPowerPlane); in tagPowerPlaneService()5982 IORegistryEntry * parent = service->getParentEntry(gIODTPlane); in tagPowerPlaneService()
1032 parent = parent->getParentEntry( gIOServicePlane); in registerService()1315 parent = (IOService *) getParentEntry( gIOServicePlane); in getProvider()