Home
last modified time | relevance | path

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

/xnu-8020.140.41/iokit/IOKit/
H A DIORegistryEntry.h957 static OSPtr<const IORegistryPlane> makePlane( const char * name );
/xnu-8020.140.41/iokit/Kernel/
H A DIODeviceTreeSupport.cpp128 gIODTPlane = IORegistryEntry::makePlane( kIODeviceTreePlane ); in IODeviceTreeAlloc()
H A DIORegistryEntry.cpp199 IORegistryEntry::makePlane( const char * name ) in makePlane() function in IORegistryEntry
H A DIOService.cpp441 gIOServicePlane = IORegistryEntry::makePlane( kIOServicePlane ); in initialize()
442 gIOPowerPlane = IORegistryEntry::makePlane( kIOPowerPlane ); in initialize()