Home
last modified time | relevance | path

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

/xnu-10002.61.3/iokit/IOKit/pwr_mgt/
H A DIOPM.h947 struct IOPMSystemCapabilityChangeParameters { struct
/xnu-10002.61.3/iokit/Kernel/
H A DIOPMrootDomain.cpp3656 IOPMSystemCapabilityChangeParameters params; in systemDidNotSleep()
3813 IOPMSystemCapabilityChangeParameters * params = in sysPowerDownHandler()
3814 (IOPMSystemCapabilityChangeParameters *) messageArgs; in sysPowerDownHandler()
7106 IOPMSystemCapabilityChangeParameters * capArgs =
7107 (IOPMSystemCapabilityChangeParameters *) arg2;
H A DIOServicePM.cpp6503 IOPMSystemCapabilityChangeParameters msgArg; in pmTellCapabilityAppWithResponse()
6619 IOPMSystemCapabilityChangeParameters msgArg; in pmTellCapabilityClientWithResponse()
H A DIOService.cpp4663 IOPMSystemCapabilityChangeParameters * params; in systemPowerChange()