Lines Matching refs:action
52 IOReportConfigureAction action, in configureAllReports() argument
64 switch (action) { in configureAllReports()
76 (void)rep->configureReport(channelList, action, result, destination); in configureAllReports()
103 IOReportConfigureAction action, in updateAllReports() argument
118 switch (action) { in updateAllReports()
128 (void)rep->updateReport(channelList, action, result, destination); in updateAllReports()
356 IOReportConfigureAction action, in configureReport() argument
364 res = handleConfigureReport(channelList, action, result, destination); in configureReport()
374 IOReportConfigureAction action, in updateReport() argument
382 res = handleUpdateReport(channelList, action, result, destination); in updateReport()
607 IOReportConfigureAction action, in handleConfigureReport() argument
630 switch (action) { in handleConfigureReport()
671 IOReportConfigureAction action, in handleUpdateReport() argument
716 switch (action) { in handleUpdateReport()