Home
last modified time | relevance | path

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

/xnu-10063.121.3/iokit/Kernel/
H A DIOService.cpp1569 IOService * gIOSystemStateNotificationService; variable
1574 return gIOSystemStateNotificationService; in getSystemStateNotificationService()
1600 gIOSystemStateNotificationService = IOSystemStateNotification::initialize(); in setPlatform()
1601 gIOSystemStateNotificationService->attachToParent(platform, gIOServicePlane); in setPlatform()
1602 gIOSystemStateNotificationService->registerService(); in setPlatform()