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

/xnu-2782.1.97/iokit/IOKit/
H A DIORegistryEntry.h757 virtual IORegistryEntry * childFromPath( const char * path,
/xnu-2782.1.97/iokit/Kernel/
H A DIOPlatformExpert.cpp1181 options = rootEntry->childFromPath("options", gIODTPlane);
1196 cpus = rootEntry->childFromPath( "cpus", gIODTPlane);
H A DIORegistryEntry.cpp1280 IORegistryEntry * IORegistryEntry::childFromPath( function in class:IORegistryEntry
H A DIOHibernateIO.cpp2031 childRegEntry = regEntry ? regEntry->childFromPath(nameProp, gIODTPlane) : NULL;

Completed in 36 milliseconds