Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Functions
dev-gpio-buttons.c File Reference
#include "linux/init.h"
#include "linux/slab.h"
#include <linux/platform_device.h>
#include "dev-gpio-buttons.h"

Go to the source code of this file.

Functions

void __init ath79_register_gpio_keys_polled (int id, unsigned poll_interval, unsigned nbuttons, struct gpio_keys_button *buttons)
 

Function Documentation

void __init ath79_register_gpio_keys_polled ( int  id,
unsigned  poll_interval,
unsigned  nbuttons,
struct gpio_keys_button buttons 
)

Definition at line 18 of file dev-gpio-buttons.c.