|
Linux Kernel
3.7.1
|
#include <linux/kernel.h>#include <linux/types.h>#include <linux/string.h>#include <linux/mm.h>#include <linux/bootmem.h>#include <asm/prom.h>#include <asm/oplib.h>#include <asm/leon.h>#include <asm/leon_amba.h>#include "prom.h"Go to the source code of this file.
Functions | |
| void *__init | prom_early_alloc (unsigned long size) |
| char *__init | build_path_component (struct device_node *dp) |
| void | restore_current (void) |
| void __init | of_console_init (void) |
| void __init | of_fill_in_cpu_data (void) |
| void __init | irq_trans_init (struct device_node *dp) |
| char* __init build_path_component | ( | struct device_node * | dp | ) |
1.8.2