Home
last modified time | relevance | path

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

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