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

/darwin-on-arm/xnu/iokit/Kernel/
H A DIOServicePM.cpp4435 tellSystemCapabilityChange( kIOPM_SyncNotifyWillChange );
4477 tellSystemCapabilityChange( kIOPM_OurChangeNotifyInterestedDriversWillChange );
4575 tellSystemCapabilityChange( kIOPM_OurChangeFinish );
4694 tellSystemCapabilityChange( kIOPM_ParentChangeNotifyInterestedDriversWillChange );
4762 tellSystemCapabilityChange( kIOPM_ParentChangeAcknowledgePowerChange );
5178 // [private] tellSystemCapabilityChange
5181 void IOService::tellSystemCapabilityChange( uint32_t nextMS ) function in class:IOService
6958 tellSystemCapabilityChange( kIOPM_SyncFinish );
6973 MS_POP(); // tellSystemCapabilityChange()
6982 MS_POP(); // tellSystemCapabilityChange()
[all...]
/darwin-on-arm/xnu/iokit/IOKit/
H A DIOService.h1798 void tellSystemCapabilityChange( uint32_t nextMS );

Completed in 26 milliseconds