Home
last modified time | relevance | path

Searched refs:SIMPLEREPORT_INIT (Results 1 – 3 of 3) sorted by relevance

/xnu-8020.140.41/iokit/IOKit/
H A DIOReportMacros.h82 #define SIMPLEREPORT_INIT(buf, bufSize, providerID, channelID, cats) \ macro
/xnu-8020.140.41/iokit/Kernel/
H A DIOServicePM.cpp7269SIMPLEREPORT_INIT(buf, sizeof(buf), getRegistryEntryID(), kPMCurrStateChID, kIOReportCategoryPower… in updateSimplePowerReport()
H A DIOPMrootDomain.cpp9675 SIMPLEREPORT_INIT(buf, sizeof(buf), getRegistryEntryID(), ch_id, kIOReportCategoryPower); in updateReport()