Home
last modified time | relevance | path

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

/xnu-11215/iokit/Kernel/
H A DIOServicePM.cpp4935 tellSystemCapabilityChange( kIOPM_SyncNotifyWillChange ); in OurSyncStart()
5001 tellSystemCapabilityChange( kIOPM_OurChangeNotifyInterestedDriversWillChange ); in OurChangeTellCapabilityWillChange()
5102 tellSystemCapabilityChange( kIOPM_OurChangeFinish ); in OurChangeTellCapabilityDidChange()
5312 tellSystemCapabilityChange( kIOPM_ParentChangeNotifyInterestedDriversWillChange ); in ParentChangeTellCapabilityWillChange()
5387 tellSystemCapabilityChange( kIOPM_ParentChangeAcknowledgePowerChange ); in ParentChangeTellCapabilityDidChange()
5972 IOService::tellSystemCapabilityChange( uint32_t nextMS ) in tellSystemCapabilityChange() function in IOService
8287 tellSystemCapabilityChange( kIOPM_SyncFinish ); in actionPMWorkQueueInvoke()
/xnu-11215/iokit/IOKit/
H A DIOService.h2319 void tellSystemCapabilityChange( uint32_t nextMS );