Home
last modified time | relevance | path

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

/xnu-11215.1.10/iokit/IOKit/
H A DIOReportMacros.h295 #define STATEREPORT_SETSTATE(state_buf, newStateIdx, changeTime) \ macro
/xnu-11215.1.10/iokit/Kernel/
H A DIOServicePM.cpp4624 STATEREPORT_SETSTATE(fReportBuf, (uint16_t) fCurrentPowerState, ts); in all_done()
4680 STATEREPORT_SETSTATE(fReportBuf, (uint16_t) fCurrentPowerState, ts); in all_done()
7325 STATEREPORT_SETSTATE(fReportBuf, (uint16_t) fCurrentPowerState, ts); in configurePowerStatesReport()