Home
last modified time | relevance | path

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

/xnu-8796.101.5/iokit/IOKit/
H A DIOReportMacros.h320 #define STATEREPORT_UPDATEPREP(state_buf, currentTime, ptr2cpy, size2cpy) \ macro
/xnu-8796.101.5/iokit/Kernel/
H A DIOServicePM.cpp7273 STATEREPORT_UPDATEPREP(fReportBuf, ts, data2cpy, size2cpy); in updatePowerStatesReport()