Skip to content

Commit

Permalink
doc/device-api: Add WakeAllowed
Browse files Browse the repository at this point in the history
Add documentation for WakeAllowed, which allows a device to wake the
system from suspend.
  • Loading branch information
apandit authored and Vudentz committed Jul 7, 2020
1 parent d4c2c8a commit fb08822
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions doc/device-api.txt
Original file line number Diff line number Diff line change
Expand Up @@ -189,6 +189,11 @@ Properties string Address [readonly]
drivers will also be removed and no new ones will
be probed as long as the device is blocked.

boolean WakeAllowed [readwrite]

If set to true this device will be allowed to wake the
host from system suspend.

string Alias [readwrite]

The name alias for the remote device. The alias can
Expand Down

0 comments on commit fb08822

Please sign in to comment.