Searched refs:IOReportConfigureAction (Results 1 – 10 of 10) sorted by relevance
| /xnu-8019.80.24/iokit/IOKit/ |
| H A D | IOKernelReporters.h | 244 IOReportConfigureAction action, 270 IOReportConfigureAction action, 328 IOReportConfigureAction action, 354 IOReportConfigureAction action, 537 IOReportConfigureAction action, 555 IOReportConfigureAction action,
|
| H A D | IOService.h | 518 IOReportConfigureAction action, 540 IOReportConfigureAction action, 2260 IOReturn configurePowerStatesReport( IOReportConfigureAction action, void *result ); 2261 …IOReturn updatePowerStatesReport( IOReportConfigureAction action, void *result, void *destination … 2262 IOReturn configureSimplePowerReport(IOReportConfigureAction action, void *result ); 2263 …IOReturn updateSimplePowerReport( IOReportConfigureAction action, void *result, void *destination …
|
| H A D | IOReportTypes.h | 118 typedef uint32_t IOReportConfigureAction; typedef
|
| /xnu-8019.80.24/iokit/Kernel/ |
| H A D | IOReporter.cpp | 51 IOReportConfigureAction action, in configureAllReports() 102 IOReportConfigureAction action, in updateAllReports() 355 IOReportConfigureAction action, in configureReport() 373 IOReportConfigureAction action, in updateReport() 606 IOReportConfigureAction action, in handleConfigureReport() 666 IOReportConfigureAction action, in handleUpdateReport()
|
| H A D | IOServicePM.cpp | 7073 IOService::configurePowerStatesReport( IOReportConfigureAction action, void *result ) in configurePowerStatesReport() 7159 IOService::updatePowerStatesReport( IOReportConfigureAction action, void *result, void *destination… in updatePowerStatesReport() 7213 IOService::configureSimplePowerReport(IOReportConfigureAction action, void *result ) in configureSimplePowerReport() 7245 IOService::updateSimplePowerReport( IOReportConfigureAction action, void *result, void *destination… in updateSimplePowerReport()
|
| H A D | IOUserServer.cpp | 280 IOReportConfigureAction action, in _ConfigureReport()
|
| H A D | IOService.cpp | 8712 IOReportConfigureAction action, in configureReport()
|
| H A D | IOPMrootDomain.cpp | 9578 IOReportConfigureAction action, in configureReport()
|
| /xnu-8019.80.24/iokit/DriverKit/ |
| H A D | IOReportTypes.h | 118 typedef uint32_t IOReportConfigureAction; typedef
|
| /xnu-8019.80.24/iokit/IOKit/pwr_mgt/ |
| H A D | RootDomain.h | 423 IOReportConfigureAction action,
|