Searched refs:IORootParent (Results 1 - 3 of 3) sorted by relevance

/darwin-on-arm/xnu/iokit/Kernel/
H A DIOStartIOKit.cpp101 IORootParent::initialize();
H A DIOPMrootDomain.cpp835 IORootParent * patriarch;
970 patriarch = new IORootParent;
4155 // Only IORootParent currently falls under that group.
8346 // MARK: IORootParent
8350 OSDefineMetaClassAndFinalStructors(IORootParent, IOService)
8366 void IORootParent::initialize( void )
8370 bool IORootParent::start( IOService * nub )
8380 void IORootParent::shutDownSystem( void )
8384 void IORootParent::restartSystem( void )
8388 void IORootParent
[all...]
/darwin-on-arm/xnu/iokit/IOKit/pwr_mgt/
H A DRootDomain.h724 class IORootParent: public IOService class in inherits:IOService
726 OSDeclareFinalStructors(IORootParent)

Completed in 92 milliseconds