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

Data Fields

unsigned int type
 
struct input_dev * input
 
char phys [32]
 
unsigned long pushed
 
bool wakeup_enabled
 

Detailed Description

Definition at line 98 of file button.c.

Field Documentation

struct input_dev* input

Definition at line 100 of file button.c.

char phys[32]

Definition at line 101 of file button.c.

unsigned long pushed

Definition at line 102 of file button.c.

unsigned int type

Definition at line 99 of file button.c.

bool wakeup_enabled

Definition at line 103 of file button.c.


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