Searched refs:STATEREPORT_INIT (Results 1 - 2 of 2) sorted by relevance

/xnu-2782.1.97/iokit/IOKit/
H A DIOReportMacros.h230 #define STATEREPORT_INIT(nstates, buf, bufSize, providerID, channelID, cats) \ macro
262 * default, STATEREPORT_INIT() initializes the state IDs with the index of
265 * void* state_buf - ptr to memory initialized by STATEREPORT_INIT()
283 * void* state_buf - pointer to memory initialized by STATEREPORT_INIT()
307 * void* state_buf - ptr to memory initialized by STATEREPORT_INIT()
332 * void* state_buf - memory initialized by STATEREPORT_INIT()
352 * void* state_buf - ptr to memory initialized by STATEREPORT_INIT()
360 * void* state_buf - ptr to memory initialized by STATEREPORT_INIT()
368 * void* state_buf - ptr to memory initialized by STATEREPORT_INIT()
380 * void* state_buf - ptr to memory initialized by STATEREPORT_INIT()
[all...]
/xnu-2782.1.97/iokit/Kernel/
H A DIOServicePM.cpp6558 STATEREPORT_INIT(fNumberOfPowerStates, fReportBuf, reportSize,

Completed in 28 milliseconds