Home
last modified time | relevance | path

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

/xnu-12377.81.4/iokit/Kernel/
H A DIOKitKernelInternal.h244 IOReturn IOInstallServicePlatformActions(IOService * service);
H A DIOPlatformActions.cpp325 IOInstallServicePlatformActions(IOService * service) in IOInstallServicePlatformActions() function
H A DIOService.cpp1075 IOInstallServicePlatformActions(this); in registerService()