Home
last modified time | relevance | path

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

/linux-2.4.37.9/arch/ppc/kernel/
Dpci.c829 scan_OF_childs_for_device(struct device_node* node, u8 bus, u8 dev_fn) in scan_OF_childs_for_device() function
867 return scan_OF_childs_for_device(node->child, bus, dev->devfn); in pci_device_to_OF_node()