Home
last modified time | relevance | path

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

/xnu-11215/iokit/IOKit/
H A DIOService.h563 IOReturn _ConfigureReport(IOReportChannelList *channels,
/xnu-11215/iokit/Kernel/
H A DIOUserServer.cpp303 IOService::_ConfigureReport(IOReportChannelList *channelList, in _ConfigureReport() function in IOService
H A DIOService.cpp9085 return _ConfigureReport(channelList, action, result, destination); in configureReport()