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

/darwin-on-arm/xnu/osfmk/kern/
H A Dpms.h38 typedef void (*pmsSetFunc_t)(uint32_t, uint32_t, uint32_t); /* Function used to set hardware power state */ 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 platformData, pmsQueryFunc_t queryFunc);
/darwin-on-arm/xnu/osfmk/arm/
H A DpmCPU.c87 __unused pmsSetFunc_t *functab,
/darwin-on-arm/xnu/osfmk/i386/
H A DpmCPU.c926 __unused pmsSetFunc_t *functab,

Completed in 10 milliseconds