ReactOS 0.4.15-dev-7942-gd23573b
acpi_button Struct Reference
Collaboration diagram for acpi_button:

Public Attributes

ACPI_HANDLE handle
 
struct acpi_devicedevice
 
UINT8 type
 
unsigned long pushed
 

Detailed Description

Definition at line 48 of file button.c.

Member Data Documentation

◆ device

struct acpi_device* acpi_button::device

Definition at line 50 of file button.c.

Referenced by acpi_button_add().

◆ handle

ACPI_HANDLE acpi_button::handle

Definition at line 49 of file button.c.

◆ pushed

unsigned long acpi_button::pushed

Definition at line 52 of file button.c.

◆ type

UINT8 acpi_button::type

Definition at line 51 of file button.c.


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