Home
last modified time | relevance | path

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

/xnu-8020.121.3/iokit/IOKit/
H A DIOKitKeys.h264 #define kIOSystemStateClamshellKey "com.apple.iokit.pm.clamshell" macro
/xnu-8020.121.3/iokit/DriverKit/
H A DIOKitKeys.h264 #define kIOSystemStateClamshellKey "com.apple.iokit.pm.clamshell" macro
/xnu-8020.121.3/iokit/Tests/
H A DTests.cpp1148 OSSharedPtr<OSString> str = OSString::withCString(kIOSystemStateClamshellKey); in IOServiceStateNotificationTests()