---
title: kIOPMInitialDeviceState
framework: IOKit
role: symbol
role_heading: Enumeration Case
platforms: [Mac Catalyst 13.0+, macOS 10.7+]
path: iokit/1499606-anonymous/kiopminitialdevicestate
---

# kIOPMInitialDeviceState

## Declaration

```occ
kIOPMInitialDeviceState = 0x00000100
```

## Discussion

Discussion Indicates the initial power state for the device. If initialPowerStateForDomainState() returns a power state with this flag set in the capability field, then the initial power change is performed without calling the driver's setPowerState().
