Home
last modified time | relevance | path

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

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