Home
last modified time | relevance | path

Searched refs:fReportClientCnt (Results 1 – 2 of 2) sorted by relevance

/xnu-11215/iokit/Kernel/
H A DIOServicePMPrivate.h468 #define fReportClientCnt pwrMgt->ReportClientCnt macro
H A DIOServicePM.cpp7374 fReportClientCnt++; in configurePowerStatesReport()
7408 if (fReportClientCnt == 0) { in configurePowerStatesReport()
7412 if (fReportClientCnt == 1) { in configurePowerStatesReport()
7416 fReportClientCnt--; in configurePowerStatesReport()