Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Functions
nwbutton.h File Reference

Go to the source code of this file.

Functions

int button_add_callback (void(*callback)(void), int count)
 
int button_del_callback (void(*callback)(void))
 

Function Documentation

int button_add_callback ( void(*)(void callback,
int  count 
)

Definition at line 56 of file nwbutton.c.

int button_del_callback ( void(*)(void callback)

Definition at line 84 of file nwbutton.c.