Home
last modified time | relevance | path

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

/xnu-11215/iokit/IOKit/
H A DIOService.h2277 IOReturn notifyAll( uint32_t nextMS );
2319 void tellSystemCapabilityChange( uint32_t nextMS );
/xnu-11215/iokit/Kernel/
H A DIOServicePM.cpp4107 IOService::notifyAll( uint32_t nextMS ) in notifyAll() argument
4112 MS_PUSH(nextMS); in notifyAll()
5972 IOService::tellSystemCapabilityChange( uint32_t nextMS ) in tellSystemCapabilityChange() argument
5976 MS_PUSH( nextMS ); in tellSystemCapabilityChange()