Home
last modified time | relevance | path

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

/xnu-11215.41.3/iokit/IOKit/pwr_mgt/
H A DIOPM.h948 struct IOPMSystemCapabilityChangeParameters { struct
/xnu-11215.41.3/iokit/Kernel/
H A DIOPMrootDomain.cpp3660 IOPMSystemCapabilityChangeParameters params; in systemDidNotSleep()
3817 IOPMSystemCapabilityChangeParameters * params = in sysPowerDownHandler()
3818 (IOPMSystemCapabilityChangeParameters *) messageArgs; in sysPowerDownHandler()
7137 IOPMSystemCapabilityChangeParameters * capArgs =
7138 (IOPMSystemCapabilityChangeParameters *) arg2;
H A DIOServicePM.cpp6531 IOPMSystemCapabilityChangeParameters msgArg; in pmTellCapabilityAppWithResponse()
6647 IOPMSystemCapabilityChangeParameters msgArg; in pmTellCapabilityClientWithResponse()
H A DIOService.cpp4695 IOPMSystemCapabilityChangeParameters * params; in systemPowerChange()