• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /xnu-2782.1.97/iokit/IOKit/pwr_mgt/

Lines Matching refs:uint32_t

78 typedef uint32_t IOPMDriverAssertionLevel;
179 uint32_t intValue );
267 // Returns a unique uint32_t identifier for later removing support for this
272 uint32_t supportedWhere,
273 uint32_t *uniqueFeatureID);
278 IOReturn removePublishedFeature( uint32_t removeFeatureID );
323 uint32_t supportedPowerSources,
487 IOReturn getSystemSleepType( uint32_t * sleepType );
507 void traceDetail( uint32_t data32 );
518 const OSSymbol * feature, uint32_t where, uint32_t * featureID );
528 uint32_t delay_ms,
537 uint32_t * hibernateMode,
538 uint32_t * hibernateFreeRatio,
539 uint32_t * hibernateFreeTime );
607 uint32_t sleepCnt;
608 uint32_t darkWakeCnt;
609 uint32_t displayWakeCnt;
633 uint32_t _desiredCapability;
634 uint32_t _currentCapability;
635 uint32_t _pendingCapability;
636 uint32_t _highestCapability;
638 uint32_t _systemStateGeneration;
647 uint32_t _systemMessageClientMask;
697 uint32_t hibernateMode;
700 uint32_t userActivityCount;
701 uint32_t userActivityAtSleep;
702 uint32_t lastSleepReason;
703 uint32_t fullToDarkReason;
704 uint32_t hibernateAborted;
712 uint32_t fullWakeReason;
719 uint32_t _debugWakeSeconds;
720 uint32_t _lastDebugWakeSeconds;
736 uint32_t pid;
737 uint32_t refcount;
740 uint32_t pmSuspendedCapacity;
741 uint32_t pmSuspendedSize;
753 volatile uint32_t swd_lock; /* Lock to access swd_buffer & and its header */
763 int findSuspendedPID(uint32_t pid, uint32_t *outRefCount);
766 IOReturn privateSleepSystem( uint32_t sleepReason );
770 uint32_t sleepReason );
772 bool checkSystemCanSleep( uint32_t sleepReason );
783 void informCPUStateChange( uint32_t type, uint32_t value );
785 void dispatchPowerEvent( uint32_t event, void * arg0, uint64_t arg1 );
790 void startIdleSleepTimer( uint32_t inSeconds );
792 uint32_t getTimeToIdleSleep( void );
812 void evaluatePolicy( int stimulus, uint32_t arg = 0 );
832 uint32_t crc);
836 bool getSleepOption( const char * key, uint32_t * option );
838 int phase, uint32_t * hibMode );
844 void setDisplayPowerOn( uint32_t options );