Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Macros | Functions
via-pmu-event.h File Reference

Go to the source code of this file.

Macros

#define PMU_EVT_POWER   0
 
#define PMU_EVT_LID   1
 

Functions

void via_pmu_event (int key, int down)
 

Macro Definition Documentation

#define PMU_EVT_LID   1

Definition at line 5 of file via-pmu-event.h.

#define PMU_EVT_POWER   0

Definition at line 4 of file via-pmu-event.h.

Function Documentation

void via_pmu_event ( int  key,
int  down 
)

Definition at line 59 of file via-pmu-event.c.