Home
last modified time | relevance | path

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

/xnu-8019.80.24/iokit/Kernel/
H A DIOPMrootDomain.cpp5032 struct IOPMSystemSleepPolicyEntry { struct
5043 IOPMSystemSleepPolicyEntry entries[]; argument
5325 (sizeof(IOPMSystemSleepPolicyEntry) * pt->entryCount))) { in evaluateSystemSleepPolicy()
5330 const IOPMSystemSleepPolicyEntry * entry = &pt->entries[i]; in evaluateSystemSleepPolicy()