ReactOS 0.4.15-dev-7924-g5949c20
acpi_device_power_flags Struct Reference

#include <acpi_bus.h>

Public Attributes

UINT32 explicit_get:1
 
UINT32 power_resources:1
 
UINT32 inrush_current:1
 
UINT32 power_removed:1
 
UINT32 reserved:28
 

Detailed Description

Definition at line 196 of file acpi_bus.h.

Member Data Documentation

◆ explicit_get

UINT32 acpi_device_power_flags::explicit_get

Definition at line 197 of file acpi_bus.h.

◆ inrush_current

UINT32 acpi_device_power_flags::inrush_current

Definition at line 199 of file acpi_bus.h.

◆ power_removed

UINT32 acpi_device_power_flags::power_removed

Definition at line 200 of file acpi_bus.h.

◆ power_resources

UINT32 acpi_device_power_flags::power_resources

Definition at line 198 of file acpi_bus.h.

◆ reserved

UINT32 acpi_device_power_flags::reserved

Definition at line 201 of file acpi_bus.h.


The documentation for this struct was generated from the following file: