Home
last modified time | relevance | path

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

/xnu-8020.101.4/iokit/Kernel/
H A DIOKitKernelInternal.h241 IOReturn IORemoveServicePlatformActions(IOService * service);
H A DIOPlatformActions.cpp345 IORemoveServicePlatformActions(IOService * service) in IORemoveServicePlatformActions() function
H A DIOService.cpp976 IORemoveServicePlatformActions(this); in detach()