Searched refs:isInactive (Results 1 - 4 of 4) sorted by relevance

/darwin-on-arm/xnu/iokit/IOKit/
H A DIOService.h445 /*! @function isInactive
450 bool isInactive( void ) const;
/darwin-on-arm/xnu/iokit/Kernel/
H A DIOServicePM.cpp7256 if (((options & kIOPMADC_NoInactiveCheck) == 0) && isInactive())
7268 if (target->isInactive())
H A DIOService.cpp233 bool IOService::isInactive( void ) const function in class:IOService
H A DIOPMrootDomain.cpp6991 if (!service->isInactive() &&

Completed in 52 milliseconds