Home
last modified time | relevance | path

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

/xnu-10002.61.3/iokit/IOKit/
H A DIOReportMacros.h295 #define STATEREPORT_SETSTATE(state_buf, newStateIdx, changeTime) \ macro
/xnu-10002.61.3/iokit/Kernel/
H A DIOServicePM.cpp4629 STATEREPORT_SETSTATE(fReportBuf, (uint16_t) fCurrentPowerState, ts); in all_done()
4685 STATEREPORT_SETSTATE(fReportBuf, (uint16_t) fCurrentPowerState, ts); in all_done()
7286 STATEREPORT_SETSTATE(fReportBuf, (uint16_t) fCurrentPowerState, ts); in configurePowerStatesReport()