Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Functions
of_pci.c File Reference
#include <linux/kernel.h>
#include <linux/export.h>
#include <linux/of.h>
#include <linux/of_pci.h>
#include <asm/prom.h>

Go to the source code of this file.

Functions

struct device_nodeof_pci_find_child_device (struct device_node *parent, unsigned int devfn)
 
 EXPORT_SYMBOL_GPL (of_pci_find_child_device)
 

Function Documentation

EXPORT_SYMBOL_GPL ( of_pci_find_child_device  )
struct device_node* of_pci_find_child_device ( struct device_node parent,
unsigned int  devfn 
)
read

Definition at line 18 of file of_pci.c.