Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Functions
leds.c File Reference
#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)
 

Function Documentation

void __init at91_gpio_leds ( struct gpio_led leds,
int  nr 
)

Definition at line 53 of file leds.c.

void __init at91_pwm_leds ( struct gpio_led leds,
int  nr 
)

Definition at line 91 of file leds.c.