|
Linux Kernel
3.7.1
|
#include <linux/kernel.h>#include <linux/debugfs.h>#include <linux/slab.h>#include <linux/export.h>#include <asm/debug.h>#include <asm/prom.h>#include <asm/scom.h>Go to the source code of this file.
Functions | |
| EXPORT_SYMBOL_GPL (scom_controller) | |
| struct device_node * | scom_find_parent (struct device_node *node) |
| EXPORT_SYMBOL_GPL (scom_find_parent) | |
| scom_map_t | scom_map_device (struct device_node *dev, int index) |
| EXPORT_SYMBOL_GPL (scom_map_device) | |
Variables | |
| struct scom_controller * | scom_controller |
| EXPORT_SYMBOL_GPL | ( | scom_controller | ) |
| EXPORT_SYMBOL_GPL | ( | scom_find_parent | ) |
| EXPORT_SYMBOL_GPL | ( | scom_map_device | ) |
|
read |
| scom_map_t scom_map_device | ( | struct device_node * | dev, |
| int | index | ||
| ) |
1.8.2