Home
last modified time | relevance | path

Searched refs:sub_node (Results 1 – 1 of 1) sorted by relevance

/linux-2.4.37.9/arch/ppc/kernel/
Dpci.c790 struct device_node* sub_node; in scan_OF_pci_childs() local
808 sub_node = scan_OF_pci_childs(node->child, filter, data); in scan_OF_pci_childs()
809 if (sub_node) in scan_OF_pci_childs()
810 return sub_node; in scan_OF_pci_childs()