Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
acpi_ec Struct Reference

#include <internal.h>

Data Fields

acpi_handle handle
 
unsigned long gpe
 
unsigned long command_addr
 
unsigned long data_addr
 
unsigned long global_lock
 
unsigned long flags
 
struct mutex lock
 
wait_queue_head_t wait
 
struct list_head list
 
struct transactioncurr
 
spinlock_t curr_lock
 

Detailed Description

Definition at line 54 of file internal.h.

Field Documentation

unsigned long command_addr

Definition at line 57 of file internal.h.

Definition at line 64 of file internal.h.

spinlock_t curr_lock

Definition at line 65 of file internal.h.

unsigned long data_addr

Definition at line 58 of file internal.h.

unsigned long flags

Definition at line 60 of file internal.h.

unsigned long global_lock

Definition at line 59 of file internal.h.

unsigned long gpe

Definition at line 56 of file internal.h.

Definition at line 55 of file internal.h.

Definition at line 63 of file internal.h.

struct mutex lock

Definition at line 61 of file internal.h.

Definition at line 62 of file internal.h.


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