Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Functions | Variables
pdt.c File Reference
#include <linux/kernel.h>
#include <linux/module.h>
#include <linux/errno.h>
#include <linux/mutex.h>
#include <linux/slab.h>
#include <linux/of.h>
#include <linux/of_pdt.h>
#include <asm/prom.h>

Go to the source code of this file.

Functions

void __init of_pdt_build_devicetree (phandle root_node, struct of_pdt_ops *ops)
 

Variables

void __initdata(* of_pdt_build_more )(struct device_node *dp, struct device_node ***nextp)
 

Function Documentation

void __init of_pdt_build_devicetree ( phandle  root_node,
struct of_pdt_ops ops 
)

Definition at line 237 of file pdt.c.

Variable Documentation

Definition at line 29 of file pdt.c.