Home
last modified time | relevance | path

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

/xnu-8792.41.9/iokit/IOKit/
H A DIOReportMacros.h295 #define STATEREPORT_SETSTATE(state_buf, newStateIdx, changeTime) \ macro
/xnu-8792.41.9/iokit/Kernel/
H A DIOServicePM.cpp4569 STATEREPORT_SETSTATE(fReportBuf, (uint16_t) fCurrentPowerState, ts); in all_done()
4625 STATEREPORT_SETSTATE(fReportBuf, (uint16_t) fCurrentPowerState, ts); in all_done()
7154 STATEREPORT_SETSTATE(fReportBuf, (uint16_t) fCurrentPowerState, ts); in configurePowerStatesReport()