|
Linux Kernel
3.7.1
|
#include <linux/gpio.h>#include <linux/kernel.h>#include <linux/module.h>#include <linux/init.h>#include <linux/platform_device.h>#include <mach/board.h>Go to the source code of this file.
Functions | |
| void __init | at91_gpio_leds (struct gpio_led *leds, int nr) |
| void __init | at91_pwm_leds (struct gpio_led *leds, int nr) |
1.8.2