Home
last modified time | relevance | path

Searched refs:getChildFromComponent (Results 1 – 2 of 2) sorted by relevance

/xnu-8019.80.24/iokit/IOKit/
H A DIORegistryEntry.h1006 IORegistryEntry * getChildFromComponent( const char ** path,
/xnu-8019.80.24/iokit/Kernel/
H A DIORegistryEntry.cpp1411 IORegistryEntry::getChildFromComponent( const char ** opath, in getChildFromComponent() function in IORegistryEntry
1615 next = where->getChildFromComponent( &path, plane ); in fromPath()