Home
last modified time | relevance | path

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

/xnu-10002.61.3/iokit/Kernel/
H A DIOService.cpp1560 IOService * gIOSystemStateNotificationService; variable
1565 return gIOSystemStateNotificationService; in getSystemStateNotificationService()
1591 gIOSystemStateNotificationService = IOSystemStateNotification::initialize(); in setPlatform()
1592 gIOSystemStateNotificationService->attachToParent(platform, gIOServicePlane); in setPlatform()
1593 gIOSystemStateNotificationService->registerService(); in setPlatform()