Searched refs:getResourceService (Results 1 - 6 of 6) sorted by relevance

/darwin-on-arm/xnu/iokit/bsddev/
H A DDINetBootHook.cpp108 IOService::getResourceService()->publishResource("com.apple.AppleDiskImageController.load", kOSBooleanTrue);
109 IOService::getResourceService()->waitQuiet();
H A DIOKitBSDInit.cpp68 IOService::getResourceService()->removeProperty( property );
/darwin-on-arm/xnu/iokit/IOKit/
H A DIOService.h972 /*! @function getResourceService
977 static IOService * getResourceService( void );
/darwin-on-arm/xnu/iokit/Kernel/
H A DIOPlatformExpert.cpp1035 _resources = getResourceService();
H A DIOService.cpp956 IOService * IOService::getResourceService( void ) function in class:IOService
H A DIOServicePM.cpp571 getResourceService(), &IOService::powerChangeDone) !=

Completed in 100 milliseconds