Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Structures | Macros | Functions
msp_hwbutton.c File Reference
#include <linux/kernel.h>
#include <linux/init.h>
#include <linux/interrupt.h>
#include <msp_int.h>
#include <msp_regs.h>
#include <msp_regops.h>

Go to the source code of this file.

Data Structures

struct  hwbutton_interrupt
 

Macros

#define HWBUTTON_HI   0x1
 
#define HWBUTTON_LO   0x2
 

Functions

 subsys_initcall (msp_hwbutton_setup)
 

Macro Definition Documentation

#define HWBUTTON_HI   0x1

Definition at line 37 of file msp_hwbutton.c.

#define HWBUTTON_LO   0x2

Definition at line 38 of file msp_hwbutton.c.

Function Documentation

subsys_initcall ( msp_hwbutton_setup  )