- // static initialiser
- static IOPMPowerStateQueue *PMPowerStateQueue(OSObject *owner);
-
- // Enqueues an activityTickle request to be executed on the workloop
- virtual bool unIdleOccurred(IOService *, unsigned long);
- };
-
- #endif /* _IOPMPOWERSTATEQUEUE_H_ */
-