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

/darwin-on-arm/xnu/iokit/IOKit/
H A DIORegistryEntry.h772 /*! @function makePlane
778 static const IORegistryPlane * makePlane( const char * name );
/darwin-on-arm/xnu/iokit/Kernel/
H A DIODeviceTreeSupport.cpp102 gIODTPlane = IORegistryEntry::makePlane( kIODeviceTreePlane );
H A DIORegistryEntry.cpp186 const IORegistryPlane * IORegistryEntry::makePlane( const char * name ) function in class:IORegistryEntry
H A DIOService.cpp273 gIOServicePlane = IORegistryEntry::makePlane( kIOServicePlane );
274 gIOPowerPlane = IORegistryEntry::makePlane( kIOPowerPlane );

Completed in 25 milliseconds