Home
last modified time | relevance | path

Searched refs:IOPowerStateChangeNotification (Results 1 – 3 of 3) sorted by relevance

/xnu-11215/iokit/IOKit/pwr_mgt/
H A DIOPM.h915 struct IOPowerStateChangeNotification { struct
921 typedef struct IOPowerStateChangeNotification IOPowerStateChangeNotification; argument
922 typedef IOPowerStateChangeNotification sleepWakeNote;
/xnu-11215/iokit/Kernel/
H A DIOPMrootDomain.cpp5738 IOPowerStateChangeNotification notify;
7305 IOPowerStateChangeNotification * params =
7306 (IOPowerStateChangeNotification *) messageArgument;
H A DIOServicePM.cpp6460 IOPowerStateChangeNotification notify; in pmTellClientWithResponse()
6880 IOPowerStateChangeNotification notify; in tellKernelClientApplier()