Home
last modified time | relevance | path

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

/xnu-12377.1.9/iokit/IOKit/pwr_mgt/
H A DIOPM.h958 struct IOPMSystemCapabilityChangeParameters { struct
/xnu-12377.1.9/iokit/Kernel/
H A DIOPMrootDomain.cpp3793 IOPMSystemCapabilityChangeParameters params; in systemDidNotSleep()
3950 IOPMSystemCapabilityChangeParameters * params = in sysPowerDownHandler()
3951 (IOPMSystemCapabilityChangeParameters *) messageArgs; in sysPowerDownHandler()
7323 IOPMSystemCapabilityChangeParameters * capArgs =
7324 (IOPMSystemCapabilityChangeParameters *) arg2;
H A DIOServicePM.cpp6661 IOPMSystemCapabilityChangeParameters msgArg; in pmTellCapabilityAppWithResponse()
6777 IOPMSystemCapabilityChangeParameters msgArg; in pmTellCapabilityClientWithResponse()
H A DIOService.cpp4802 IOPMSystemCapabilityChangeParameters * params; in systemPowerChange()