Searched refs:pmsSetFunc_t (Results 1 – 1 of 1) sorted by relevance
38 typedef void (*pmsSetFunc_t)(uint32_t, uint32_t, uint32_t); /* Function used to set hardware po… typedef73 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…