Home
last modified time | relevance | path

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

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