Home
last modified time | relevance | path

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

/xnu-11215/iokit/IOKit/pwr_mgt/
H A DRootDomain.h725 unsigned int clamshellIgnoreClose :1; variable
/xnu-11215/iokit/Kernel/
H A DIOPMrootDomain.cpp1669 clamshellIgnoreClose = false; in start()
3034 clamshellIgnoreClose = false; in powerChangeDone()
8509 if ((clamshellIgnoreClose || (gClamshellFlags & kClamshell_WAR_38378787)) &&
8524 clamshellIgnoreClose = true;