Home
last modified time | relevance | path

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

/xnu-8019.80.24/osfmk/kern/
H A Dpms.h38 typedef void (*pmsSetFunc_t)(uint32_t, uint32_t, uint32_t); /* Function used to set hardware po… typedef
73 pmsSetFunc_t pmsSetFunc; /* Function used to set platform power state */
153 extern pmsSetFunc_t pmsFuncTab[pmsSetFuncMax];
178 extern kern_return_t pmsBuild(pmsDef *pd, uint32_t pdsize, pmsSetFunc_t *functab, uint32_t platform…