Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Functions
prom_parse.c File Reference
#include <linux/kernel.h>
#include <linux/string.h>
#include <linux/module.h>
#include <linux/ioport.h>
#include <linux/etherdevice.h>
#include <linux/of_address.h>
#include <asm/prom.h>

Go to the source code of this file.

Functions

void of_parse_dma_window (struct device_node *dn, const void *dma_window_prop, unsigned long *busno, unsigned long *phys, unsigned long *size)
 

Function Documentation

void of_parse_dma_window ( struct device_node dn,
const void dma_window_prop,
unsigned long busno,
unsigned long phys,
unsigned long size 
)

Definition at line 11 of file prom_parse.c.