Home
last modified time | relevance | path

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

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