Linux Kernel
3.7.1
|
#include <asm/gpio.h>
#include <mach/portmux.h>
Go to the source code of this file.
Functions | |
int | peripheral_request (unsigned short per, const char *label) |
void | peripheral_free (unsigned short per) |
int | peripheral_request_list (const unsigned short per[], const char *label) |
void | peripheral_free_list (const unsigned short per[]) |
Definition at line 849 of file bfin_gpio.c.
Definition at line 878 of file bfin_gpio.c.
Definition at line 749 of file bfin_gpio.c.