---
title: kIOPMInitialDeviceState
framework: Kernel
role: symbol
role_heading: Enumeration Case
platforms: [macOS 10.12+]
path: kernel/1645009-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().
