Home
last modified time | relevance | path

Searched defs:pci_dn (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/arch/powerpc/include/asm/
Dpci-bridge.h176 struct pci_dn { struct
186 struct pci_dn *parent; argument
187 struct pci_controller *phb; /* for pci devices */
188 struct iommu_table *iommu_table; /* for phb's or bridges */
189 struct device_node *node; /* back-pointer to the device_node */
213 /* Get the pointer to a device_node's pci_dn */ argument
/linux-4.1.27/arch/powerpc/kernel/
Dpci_dn.c401 void *(*fn)(struct pci_dn *, void *), in traverse_pci_dn() argument