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

/macosx-10.10.1/xnu-2782.1.97/iokit/Kernel/
H A DIOServicePM.cpp4540 tellSystemCapabilityChange( kIOPM_SyncNotifyWillChange );
4602 tellSystemCapabilityChange( kIOPM_OurChangeNotifyInterestedDriversWillChange );
4693 tellSystemCapabilityChange( kIOPM_OurChangeFinish );
4913 tellSystemCapabilityChange( kIOPM_ParentChangeNotifyInterestedDriversWillChange );
4981 tellSystemCapabilityChange( kIOPM_ParentChangeAcknowledgePowerChange );
5395 // [private] tellSystemCapabilityChange
5398 void IOService::tellSystemCapabilityChange( uint32_t nextMS ) function in class:IOService
7397 tellSystemCapabilityChange( kIOPM_SyncFinish );
7412 MS_POP(); // tellSystemCapabilityChange()
7421 MS_POP(); // tellSystemCapabilityChange()
[all...]
/macosx-10.10.1/xnu-2782.1.97/iokit/IOKit/
H A DIOService.h1886 void tellSystemCapabilityChange( uint32_t nextMS );

Completed in 128 milliseconds