Searched refs:scan_OF_pci_childs (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/kernel/
H A Dpci_32.c173 scan_OF_pci_childs(struct device_node *parent, pci_OF_scan_iterator filter, void* data) function
196 sub_node = scan_OF_pci_childs(node, filter, data);
302 if (!scan_OF_pci_childs(hose->dn,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/microblaze/pci/
H A Dpci_32.c130 static struct device_node *scan_OF_pci_childs(struct device_node *parent, function
155 sub_node = scan_OF_pci_childs(node, filter, data);
261 if (!scan_OF_pci_childs(hose->dn,

Completed in 58 milliseconds