Home
last modified time | relevance | path

Searched defs:pmsDef (Results 1 – 1 of 1) sorted by relevance

/xnu-10063.101.15/osfmk/kern/
H A Dpms.h46 typedef struct pmsDef { struct
47 uint64_t pmsLimit; /* Max time in this state in microseconds */
48 uint32_t pmsStepID; /* Unique ID for this step */
49 uint32_t pmsSetCmd; /* Command to select power state */
80 } pmsDef; typedef