Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Functions
olpc_dt.c File Reference
#include <linux/kernel.h>
#include <linux/bootmem.h>
#include <linux/of.h>
#include <linux/of_platform.h>
#include <linux/of_pdt.h>
#include <asm/olpc.h>
#include <asm/olpc_ofw.h>

Go to the source code of this file.

Functions

void *__init prom_early_alloc (unsigned long size)
 
void __init olpc_dt_fixup (void)
 
void __init olpc_dt_build_devicetree (void)
 
 device_initcall (olpc_create_platform_devices)
 

Function Documentation

device_initcall ( olpc_create_platform_devices  )
void __init olpc_dt_build_devicetree ( void  )

Definition at line 269 of file olpc_dt.c.

void __init olpc_dt_fixup ( void  )

Definition at line 221 of file olpc_dt.c.

void* __init prom_early_alloc ( unsigned long  size)

Definition at line 129 of file olpc_dt.c.