Home
last modified time | relevance | path

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

/xnu-11215/iokit/IOKit/
H A DIORegistryEntry.h1008 IORegistryEntry * getChildFromComponent( const char ** path,
/xnu-11215/iokit/Kernel/
H A DIORegistryEntry.cpp1429 IORegistryEntry::getChildFromComponent( const char ** opath, in getChildFromComponent() function in IORegistryEntry
1633 next = where->getChildFromComponent( &path, plane ); in fromPath()