Home
last modified time | relevance | path

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

/xnu-8019.80.24/iokit/IOKit/
H A DIOReportTypes.h123 kIOReportDisable = 0x00, enumerator
/xnu-8019.80.24/iokit/DriverKit/
H A DIOReportTypes.h123 kIOReportDisable = 0x00, enumerator
/xnu-8019.80.24/iokit/Kernel/
H A DIOReporter.cpp66 case kIOReportDisable: in configureAllReports()
637 case kIOReportDisable: in handleConfigureReport()
H A DIOServicePM.cpp7129 case kIOReportDisable: in configurePowerStatesReport()
7227 case kIOReportDisable: in configureSimplePowerReport()
H A DIOUserServer.cpp284 if (action != kIOReportEnable && action != kIOReportGetDimensions && action != kIOReportDisable) { in _ConfigureReport()
H A DIOPMrootDomain.cpp9551 case kIOReportDisable: in configureReportGated()