Home
last modified time | relevance | path

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

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