Home
last modified time | relevance | path

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

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