Searched refs:fPMActions (Results 1 - 2 of 2) sorted by relevance

/darwin-on-arm/xnu/iokit/Kernel/
H A DIOServicePMPrivate.h435 #define fPMActions pwrMgt->PMActions macro
H A DIOServicePM.cpp203 do { if (fPMActions.a) { \
204 (fPMActions.a)(fPMActions.target, this, &fPMActions); } \
208 do { if (fPMActions.a) { \
209 (fPMActions.a)(fPMActions.target, this, &fPMActions, x, y); } \
1050 getPMRootDomain()->tagPowerPlaneService(this, &fPMActions);

Completed in 24 milliseconds