|
Linux Kernel
3.7.1
|
#include <linux/io.h>#include <linux/module.h>#include <linux/spinlock.h>#include <mach/mux.h>#include <mach/common.h>Go to the source code of this file.
Functions | |
| int __init_or_module | davinci_cfg_reg (const unsigned long index) |
| EXPORT_SYMBOL (davinci_cfg_reg) | |
| int __init_or_module | davinci_cfg_reg_list (const short pins[]) |
| int __init_or_module davinci_cfg_reg | ( | const unsigned long | index | ) |
| int __init_or_module davinci_cfg_reg_list | ( | const short | pins[] | ) |
| EXPORT_SYMBOL | ( | davinci_cfg_reg | ) |
1.8.2