Home
last modified time | relevance | path

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

/xnu-12377.81.4/iokit/Kernel/
H A DIOPlatformActions.cpp84 IOInstallServicePlatformAction(IOService * service, uint32_t qidx);
278 IOInstallServicePlatformAction(IOService * service, uint32_t qidx) in IOInstallServicePlatformAction() function
329 IOInstallServicePlatformAction(service, kQueueHaltRestart); in IOInstallServicePlatformActions()
330 IOInstallServicePlatformAction(service, kQueuePanic); in IOInstallServicePlatformActions()
343 IOInstallServicePlatformAction(service, qidx); in IOInstallServiceSleepPlatformActions()