Home
last modified time | relevance | path

Searched refs:IOPMSystemCapabilityChangeParameters (Results 1 – 4 of 4) sorted by relevance

/xnu-11215.81.4/iokit/IOKit/pwr_mgt/
H A DIOPM.h948 struct IOPMSystemCapabilityChangeParameters { struct
/xnu-11215.81.4/iokit/Kernel/
H A DIOPMrootDomain.cpp3659 IOPMSystemCapabilityChangeParameters params; in systemDidNotSleep()
3816 IOPMSystemCapabilityChangeParameters * params = in sysPowerDownHandler()
3817 (IOPMSystemCapabilityChangeParameters *) messageArgs; in sysPowerDownHandler()
7136 IOPMSystemCapabilityChangeParameters * capArgs =
7137 (IOPMSystemCapabilityChangeParameters *) arg2;
H A DIOServicePM.cpp6578 IOPMSystemCapabilityChangeParameters msgArg; in pmTellCapabilityAppWithResponse()
6694 IOPMSystemCapabilityChangeParameters msgArg; in pmTellCapabilityClientWithResponse()
H A DIOService.cpp4699 IOPMSystemCapabilityChangeParameters * params; in systemPowerChange()