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

/xnu-2422.115.4/iokit/IOKit/
H A DIOReportMacros.h188 #define STATEREPORT_INIT(nstates, buf, bufSize, providerID, channelID, cats) \ macro
221 * default, STATEREPORT_INIT initializes the state id with the index of
224 * void* state_buf - ptr to memory initialized by STATEREPORT_INIT()
242 * void* state_buf - pointer to memory initialized by STATEREPORT_INIT()
265 * void* state_buf - ptr to memory initialized by STATEREPORT_INIT()
290 * void* state_buf - memory initialized by STATEREPORT_INIT()
309 * Returns the channel id from the buffer previously initialized by STATEREPORT_INIT().
311 * void* state_buf - ptr to memory initialized by STATEREPORT_INIT()
320 * void* state_buf - ptr to memory initialized by STATEREPORT_INIT()
333 * void* state_buf - ptr to memory initialized by STATEREPORT_INIT()
[all...]
/xnu-2422.115.4/iokit/Kernel/
H A DIOServicePM.cpp6618 STATEREPORT_INIT(fNumberOfPowerStates, fReportBuf, reportSize,

Completed in 26 milliseconds