Home
last modified time | relevance | path

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

/xnu-11215/iokit/IOKit/pwr_mgt/
H A DIOPM.h908 IOPMPowerFlags stateFlags; member
919 IOPMPowerFlags stateFlags; member
/xnu-11215/iokit/Kernel/
H A DIOServicePMPrivate.h571 IOPMPowerFlags stateFlags; member
H A DIOServicePM.cpp6164 context.stateFlags = fHeadNotePowerArrayEntry->capabilityFlags; in cleanClientResponses()
6244 context.stateFlags = fHeadNotePowerArrayEntry->capabilityFlags; in tellClientsWithResponse()
6505 notify.stateFlags = context->stateFlags; in pmTellClientWithResponse()
6850 context.stateFlags = fHeadNotePowerArrayEntry->capabilityFlags; in tellClients()
6893 notify.stateFlags = context->stateFlags; in tellKernelClientApplier()
H A DIOPMrootDomain.cpp5751 notify.stateFlags = ctx->PowerFlags;