Home
last modified time | relevance | path

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

/xnu-11215/iokit/IOKit/
H A DIOService.h567 IOReturn _UpdateReport(IOReportChannelList *channels,
/xnu-11215/iokit/Kernel/
H A DIOUserServer.cpp336 IOService::_UpdateReport(IOReportChannelList *channelList, in _UpdateReport() function in IOService
H A DIOService.cpp9136 return _UpdateReport(channelList, action, result, destination); in updateReport()