Searched refs:childFromPath (Results 1 - 4 of 4) sorted by relevance

/darwin-on-arm/xnu/iokit/IOKit/
H A DIORegistryEntry.h757 virtual IORegistryEntry * childFromPath( const char * path,
/darwin-on-arm/xnu/iokit/Kernel/
H A DIOPlatformExpert.cpp1144 options = rootEntry->childFromPath("options", gIODTPlane);
1159 cpus = rootEntry->childFromPath( "cpus", gIODTPlane);
H A DIORegistryEntry.cpp1285 IORegistryEntry * IORegistryEntry::childFromPath( function in class:IORegistryEntry
H A DIOHibernateIO.cpp1759 childRegEntry = regEntry ? regEntry->childFromPath(nameProp, gIODTPlane) : NULL;

Completed in 30 milliseconds