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

/darwin-on-arm/xnu/iokit/Tests/
H A DTests.cpp136 IORegistryEntry::getPlane("IODeviceTree"))) {
/darwin-on-arm/xnu/iokit/IOKit/
H A DIORegistryEntry.h243 /*! @function getPlane
248 static const IORegistryPlane * getPlane( const char * name );
/darwin-on-arm/xnu/iokit/Kernel/
H A DIOUserClient.cpp2004 IORegistryEntry::getPlane( plane ), options );
2019 IORegistryEntry::getPlane( plane ), options );
2074 *inPlane = entry->inPlane( IORegistryEntry::getPlane( plane ));
2090 if( entry->getPath( path, &length, IORegistryEntry::getPlane( plane )))
2119 plane = IORegistryEntry::getPlane( planeName );
2138 plane = IORegistryEntry::getPlane( planeName );
2299 IORegistryEntry::getPlane( plane ), options);
2407 IORegistryEntry::getPlane( plane ));
2421 IORegistryEntry::getPlane( plane ));
H A DIORegistryEntry.cpp250 const IORegistryPlane * IORegistryEntry::getPlane( const char * name ) function in class:IORegistryEntry
1215 plane = getPlane( temp );

Completed in 42 milliseconds