Home
last modified time | relevance | path

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

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