Home
last modified time | relevance | path

Searched refs:updateReport (Results 1 – 6 of 6) sorted by relevance

/xnu-11215/iokit/Kernel/
H A DIOReporter.cpp128 (void)rep->updateReport(channelList, action, result, destination); in updateAllReports()
373 IOReporter::updateReport(IOReportChannelList *channelList, in updateReport() function in IOReporter
H A DIOService.cpp9092 IOService::updateReport(IOReportChannelList *channelList, in updateReport() function in IOService
9128 …reserved->interruptStatisticsArray[cnt].reporter->updateReport(channelList, action, result, destin… in updateReport()
H A DIOPMrootDomain.cpp9895 IOPMrootDomain::updateReport(IOReportChannelList *channelList, function in IOPMrootDomain
9941 return super::updateReport(channelList, action, result, destination);
/xnu-11215/iokit/IOKit/
H A DIOKernelReporters.h269 IOReturn updateReport(IOReportChannelList *channelList,
H A DIOService.h555 virtual IOReturn updateReport(IOReportChannelList *channels,
/xnu-11215/iokit/IOKit/pwr_mgt/
H A DRootDomain.h433 virtual IOReturn updateReport(IOReportChannelList *channels,