Home
last modified time | relevance | path

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

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