|
Linux Kernel
3.7.1
|
#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) |
| 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.
1.8.2