Home
last modified time | relevance | path

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

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