Home
last modified time | relevance | path

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

/xnu-11215/iokit/IOKit/
H A DIOService.h2387 IOReturn configureSimplePowerReport(IOReportConfigureAction action, void *result );
/xnu-11215/iokit/Kernel/
H A DIOServicePM.cpp7491 IOService::configureSimplePowerReport(IOReportConfigureAction action, void *result ) in configureSimplePowerReport() function in IOService
H A DIOService.cpp9058 configureSimplePowerReport(action, result); in configureReport()