Home
last modified time | relevance | path

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

/xnu-8019.80.24/iokit/Kernel/
H A DIOService.cpp1534 IOService * gIOSystemStateNotificationService; variable
1539 return gIOSystemStateNotificationService; in getSystemStateNotificationService()
1564 gIOSystemStateNotificationService = IOSystemStateNotification::initialize(); in setPlatform()
1565 gIOSystemStateNotificationService->attachToParent(platform, gIOServicePlane); in setPlatform()
1566 gIOSystemStateNotificationService->registerService(); in setPlatform()