ReactOS 0.4.15-dev-7842-g558ab78
acpi_device_wakeup Struct Reference

#include <acpi_bus.h>

Collaboration diagram for acpi_device_wakeup:

Public Attributes

ACPI_HANDLE gpe_device
 
ACPI_INTEGER gpe_number
 
ACPI_INTEGER sleep_state
 
struct acpi_handle_list resources
 
struct acpi_device_wakeup_state state
 
struct acpi_device_wakeup_flags flags
 
int prepare_count
 

Detailed Description

Definition at line 255 of file acpi_bus.h.

Member Data Documentation

◆ flags

struct acpi_device_wakeup_flags acpi_device_wakeup::flags

Definition at line 261 of file acpi_bus.h.

◆ gpe_device

ACPI_HANDLE acpi_device_wakeup::gpe_device

Definition at line 256 of file acpi_bus.h.

◆ gpe_number

ACPI_INTEGER acpi_device_wakeup::gpe_number

Definition at line 257 of file acpi_bus.h.

◆ prepare_count

int acpi_device_wakeup::prepare_count

Definition at line 262 of file acpi_bus.h.

◆ resources

struct acpi_handle_list acpi_device_wakeup::resources

Definition at line 259 of file acpi_bus.h.

◆ sleep_state

ACPI_INTEGER acpi_device_wakeup::sleep_state

Definition at line 258 of file acpi_bus.h.

◆ state

struct acpi_device_wakeup_state acpi_device_wakeup::state

Definition at line 260 of file acpi_bus.h.


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