Searched refs:isPMBlocked (Results 1 - 2 of 2) sorted by relevance

/darwin-on-arm/xnu/iokit/IOKit/
H A DIOService.h1840 bool isPMBlocked( IOPMRequest * request, int count );
/darwin-on-arm/xnu/iokit/Kernel/
H A DIOServicePM.cpp6638 // [private] isPMBlocked
6643 bool IOService::isPMBlocked ( IOPMRequest * request, int count ) function in class:IOService
6716 while (isPMBlocked(request, loop++) == false)

Completed in 33 milliseconds