Home
last modified time | relevance | path

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

/xnu-11417.121.6/iokit/IOKit/pwr_mgt/
H A DIOPM.h948 struct IOPMSystemCapabilityChangeParameters { struct
/xnu-11417.121.6/iokit/Kernel/
H A DIOPMrootDomain.cpp3663 IOPMSystemCapabilityChangeParameters params; in systemDidNotSleep()
3820 IOPMSystemCapabilityChangeParameters * params = in sysPowerDownHandler()
3821 (IOPMSystemCapabilityChangeParameters *) messageArgs; in sysPowerDownHandler()
7143 IOPMSystemCapabilityChangeParameters * capArgs =
7144 (IOPMSystemCapabilityChangeParameters *) arg2;
H A DIOServicePM.cpp6593 IOPMSystemCapabilityChangeParameters msgArg; in pmTellCapabilityAppWithResponse()
6709 IOPMSystemCapabilityChangeParameters msgArg; in pmTellCapabilityClientWithResponse()
H A DIOService.cpp4706 IOPMSystemCapabilityChangeParameters * params; in systemPowerChange()