---
title: kUSBPowerDuringWakeRevocable
framework: IOKit
role: symbol
role_heading: Enumeration Case
platforms: [Mac Catalyst 18.4+, macOS 10.8+]
path: iokit/usbpowerrequesttypes/kusbpowerduringwakerevocable
---

# kUSBPowerDuringWakeRevocable

## Declaration

```occ
kUSBPowerDuringWakeRevocable = 6
```

## Discussion

Discussion The power is to be used while the system is awake (i.e not sleeping), but can be taken away (via the kUSBPowerRequestWakeRelease message). The system can then allocate that extra power to another device.
