Home
last modified time | relevance | path

Searched refs:IOInstallServicePlatformActions (Results 1 – 3 of 3) sorted by relevance

/xnu-8020.140.41/iokit/Kernel/
H A DIOKitKernelInternal.h239 IOReturn IOInstallServicePlatformActions(IOService * service);
H A DIOPlatformActions.cpp318 IOInstallServicePlatformActions(IOService * service) in IOInstallServicePlatformActions() function
H A DIOService.cpp1045 IOInstallServicePlatformActions(this); in registerService()